Hi I am looking at linked data applications to add value to data exposed via Web Services, to add the missing semantics about the exposed content needed to actually discover and use those services. i need to be able to traverse graphs composed of things like VoiD, RDF-Datacube etc. The RDF-shapes scope covers this, and there are some elements of Marmotta such as LDPath that are relevant. I've previously built the functionality I needed using the LinkedDataAPI (https://github.com/UKGovLD/linked-data-api). Is there anything in Marmotta to support parameterised SPARQL queries accessed via URL based APIs, and building a response by traversing paths from the query results? (i've looked but not found anything - any pointers to descriptions of the marnotta core would be helpful!)
Regards Rob Atkinson