-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How about Turtle #22
Comments
Note that the ontology is not really defined in a JSON-LD context. We just use JSON-LD as one of the possible serialization of RDF. For instance, we also provide an RDFa serialization (view source on |
Yes, publish RDF/XML (mandatory) and Turtle (highly recommended), and serve them with content negotiation. http://rdf-translator.appspot.com/convert/rdfa/n3/http://ns.science.ai > scholarly-article.n3 n3 is almost the same as Turtle except Buggies:
|
Subject says it all.
(Is it common to define ontologies in a JSONLD context? I didn't know that)
The text was updated successfully, but these errors were encountered: