All Downloads are FREE. Search and download functionalities are using the official Maven repository.

testcases.rdfjson.rdfjson-syntax-file-10.rj Maven / Gradle / Ivy

The newest version!
{
  "http://example.org/about" : {
      "http://purl.org/dc/terms/creator" : [ { "value" : "http://example.org/anna", 
                                               "type" : "uri" } ] 
  },
  "http://example.org/anna" : {
      "http://xmlns.com/foaf/0.1/name" : [ { "value" : "Anna", 
                                             "type" : "literal" } ] 
  }
}                                                                                   




© 2015 - 2024 Weber Informatics LLC | Privacy Policy