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

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

The newest version!
{
  "http://example.org/anna" : {
      "http://xmlns.com/foaf/0.1/homepage" : [ { "value" : ":_anna", 
                                                 "type" : "bnode" },
                                               { "value" : "http://example.org/bob", 
                                                 "type" : "uri" }  ],
      "http://xmlns.com/foaf/0.1/name" : [ { "value" : "Anna", 
                                             "type" : "literal" },
                                             { "value" : "Bob", 
                                             "type" : "literal",
                                             "lang" : "de" }  ]
                                                  
  }
}                                                        




© 2015 - 2024 Weber Informatics LLC | Privacy Policy