Issue 210 in rdflib: Feature Request

2 views
Skip to first unread message

rdf...@googlecode.com

unread,
Feb 11, 2012, 9:15:02 AM2/11/12
to rdfli...@googlegroups.com
Status: New
Owner: ----

New issue 210 by terry.ra...@gmail.com: Feature Request
http://code.google.com/p/rdflib/issues/detail?id=210

I have input files in turtle and cant seem to find an input plugin to read
them.

How do other people read turtle files? Would you consider writing a turtle
input plugin?

rdf...@googlecode.com

unread,
Feb 11, 2012, 10:30:19 AM2/11/12
to rdfli...@googlegroups.com
Updates:
Status: WontFix

Comment #1 on issue 210 by gromgull: Feature Request
http://code.google.com/p/rdflib/issues/detail?id=210

Turtle is a subset of N3 and can be parsed with the N3 parser.

There is a turtle SERIALIZER since the N3 serializer supports some things
not supported by turtle, mainly formulas and some extra shortcuts.

rdf...@googlecode.com

unread,
Feb 11, 2012, 10:34:19 AM2/11/12
to rdfli...@googlegroups.com

Comment #2 on issue 210 by gromgull: Feature Request
http://code.google.com/p/rdflib/issues/detail?id=210

Actually - we could consider adding a plugin binding for turtle though - so
that doing graph.parse(source, format='turtle') just uses the n3 parser.

rdf...@googlecode.com

unread,
Feb 11, 2012, 10:38:20 AM2/11/12
to rdfli...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages