Hi, I have a question about outputting triples in reverse using jsonld-java. I expected that if I included entries in the context like this: "@context" : { "superClassOf" : { "@reverse" : "http://www.w3.org/2000/01/rdf-schema#subClassOf" } } that the output would automatically reverse triples using this property. I have been tweaking the Jena JsonLDWriter to pass in a context map to jsonld-java. But it doesn't seem to have any effect. Is there a way to tell the system to use this reverse definition? I am very new to JSON-LD, so I apologize if I have missed something. I have a long list of 'X subClassOf Y', for many values of X and one value of Y, which I would like to format in reverse. Thank you, JimReceived on Wednesday, 13 August 2014 07:51:10 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:18:42 UTC