Re: Is there an RDF downloadable version of schema.org vocabulary?

Dear Niels:

> http://schema.org/docs/schema_org_rdfa.html 

is RDF in the form of RDFa embedded in HTML. While there may be ontology editors that can't handle RDFa, it is a perfectly valid RDF syntax.

You can use the tool

    http://rdf-translator.appspot.com/

to convert this into any other popular RDF syntax, namely RDF/XML or Turtle.

But please use the service selectively; it runs on free quota on appspot.com and might have to cease its operation if we run over quota.

Note that schema.org uses a proprietary pattern for domain and range modeling.

Best

Martin
-----------------------------------
martin hepp  http://www.heppnetz.de
mhepp@computer.org          @mfhepp




> On 10 Apr 2016, at 09:35, Niels Andersen <niels@thinkiq.com> wrote:
> 
> I am trying to use schema.org together with RDF, but I cannot find out how to download the file.
>  
> The closest thing that I have found is http://schema.org/docs/schema_org_rdfa.html , which does not appear to be an rdf file.
>  
> There is an owl file, which fails to load in Protégé, TopBraid and Jena. The comment in the file says that it is out of date an likely not very useful.
>  
> Please provide guidance to where I can find this information.
>  
> Niels

Received on Sunday, 10 April 2016 08:35:18 UTC