Skip to content

Yet Another RDF Serialization (YARS) serialization parser for Sesame

License

Notifications You must be signed in to change notification settings

lszeremeta/sesame-rio-yars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seasame-rio-yars

Yet Another RDF Serialization (YARS) serialization parser for Sesame. This project depends on modified sesame-rio-api.

Example supported YARS file

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

You can convert Turtle serialization to YARS supported by this parser using ttl-to-yars or simply use one of generated samples.

See also

Author

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

Distributed under standard Sesame license.