Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages