Skip to content

Simple Turtle to Yet Another RDF Serialization (YARS) serialization converter written in Python

License

Notifications You must be signed in to change notification settings

lszeremeta/ttl-to-yars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ttl-to-yars

Simple Turtle to Yet Another RDF Serialization (YARS) serialization converter written in Python.

Usage

$ ./ttl-to-yars ttl-file-name.ttl

Example YARS output file

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

You can simply use one of generated YARS samples or just generate your own Turtle samples by bsbmtools-json and convert it to YARS using this converter.

See also

License

Distributed under MIT license.

About

Simple Turtle to Yet Another RDF Serialization (YARS) serialization converter written in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages