On 11/20/2010 10:10 AM, Philip Van Hoof wrote: >> But at the moment I still have absolutely no idea what GetMetadata() >> returns. What is a "turtle format"? What is a "subject"? What defines >> a node? I think you are assuming that I know something which I >> actually don't.. > > Yes, we kinda assume that people who want to contribute read the Turtle, > SPARQL and SPARQL Update specifications alongside the Nepomuk ontology. > > Turtle is a format to express triples in. It's reused by SPARQL, our > query language.
Ah, somehow it did not occur to me that Turtle might be an actual language. I was assuming that it is something like a syntax element in some other language. Now that I know what to look for, I did some Googling as you suggested and found a Python module for parsing turtle (http://rdflib.googlecode.com/) so I will probably use that. Thanks, -Nikolaus -- »Time flies like an arrow, fruit flies like a Banana.« PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6 02CF A9AD B7F8 AE4E 425C _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
