You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Adrian Gschwend (JIRA)" <ji...@apache.org> on 2013/02/19 14:49:13 UTC

[jira] [Created] (STANBOL-946) Make it possible to define expansion of RdfViewable by resource method

Adrian Gschwend created STANBOL-946:
---------------------------------------

             Summary: Make it possible to define expansion of RdfViewable by resource method
                 Key: STANBOL-946
                 URL: https://issues.apache.org/jira/browse/STANBOL-946
             Project: Stanbol
          Issue Type: New Feature
          Components: Web
            Reporter: Adrian Gschwend
            Priority: Minor


According to https://svn.apache.org/viewvc/stanbol/trunk/commons/web/rdfviewable-writer/src/main/java/org/apache/stanbol/commons/web/viewable/ldpath/writer/impl/RdfSerializingWriter.java?view=markup&pathrev=1447265:

"the expansion can be widened by using the query parameters xPropObj and xProSubj"

It would be nice if I could specify that a bit more fine grained on the server side. From what I get templatePath is used for the HTML export to have more influence on how the result values looks like. I would like to have a similar functionality for RDF representations.

I do something similar in a framework for interfacing RDF based data. In there I use so called Recipes to define on which rdf:Properties I'm interested in. The current vocab can be found here: http://vocab.netlabs.org/recipe. 



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira