lszeremeta / sesame-rio-api

Modified Sesame API with added support for Yet Another RDF Serialization (YARS) serialization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seasame-rio-api

Modified Sesame API with added support for Yet Another RDF Serialization (YARS) serialization.

Example YARS file

(bjf52cgbj8vcou3{v:'<http://example.com/text>'})
(92fqdijn7c79w3d{v:'example type'})
(bjf52cgbj8vcou3)-[http://example.com/type]->(92fqdijn7c79w3d)

See also

Author

Copyright (C) 2017 Łukasz Szeremeta. All rights reserved.

Copyright (C) 2001-2013 Aduna. All rights reserved.

Distributed under standard Sesame license.

About

Modified Sesame API with added support for Yet Another RDF Serialization (YARS) serialization

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 99.9%Language:HTML 0.1%