turtle primer

6 views
Skip to first unread message

Raik Grünberg

unread,
Aug 22, 2011, 5:21:48 AM8/22/11
to synb...@googlegroups.com
Hi Mike,

long time no seeing... very nice work you got done there!

I've discovered some small glitches in the Turtle primer
http://www.sbolstandard.org/docs/turtle-rdf-primer-for-sbol

The <...> syntax is, as far as I understood, only used for "real" URIs
(http:// or doi:// or mailto:// etc). As soon as you define a prefix,
the "<>" disappear. So this one:

@prefix : <http://biofab.org/data#> .
@prefix sbol: <http://sbols.org/sbol.owl#> .
...
<:pFAB105> sbol:annotation <:12b4237374d81643b539f29c5b858699e6fd8322>

should change into:
...
:pFAB105 sbol:annotation :12b4237374d81643b539f29c5b858699e6fd8322 .


Ah and at the bottom of the document there is still some reference to
"Anna", the example subject of the original document :)
Hey, but it's an extremely helpful introduction. Super short and to the point.

Greetings,
Raik

Michal Galdzicki

unread,
Aug 31, 2011, 4:20:10 PM8/31/11
to synb...@googlegroups.com
Raik,
great to hear from you. Thanks for the corrections, I updated the
Turtle primer to correct the mistakes you noticed.
thanks,

-mike

Reply all
Reply to author
Forward
0 new messages