Re: Schema.org-dump with available "expected types" of all properties

Hi Egon,

building on response by Pierre-Yves and (ab)using general purpose SPARQL
processor at http://sparql.org/sparql.html, you can get a list like this
http://goo.gl/fzw5rv (CSV: http://goo.gl/BohXYX). Is this what you're
looking for?

Best,

Jindřich

-- 
Jindřich Mynarz
http://mynarz.net/#jindrich


On Thu, Mar 6, 2014 at 1:05 PM, Pierre-Yves Vandenbussche <
py.vandenbussche@gmail.com> wrote:

> Hi Egon,
>
> if you are familiar with RDF, you can extract a RDF turtle dump file from
> the RDFa embedded in the very schema-webpage:
>
>
> http://www.w3.org/2012/pyRdfa/extract?uri=http%3A%2F%2Fschema.org%2Fdocs%2Fschema_org_rdfa.html&format=turtle
>
> Then it is easy to get the information you need.
>
> Best,
> Pierre-Yves.
>
>
> Pierre-Yves Vandenbussche.
>
>
> On Thu, Mar 6, 2014 at 12:00 PM, Chilly Bang <chilly_bang@yahoo.de> wrote:
>
>> Hallo!
>> Do somebody know, where can i get a schema.org-dump, like a table/csv,
>> with available all properties expected types?
>> I need it for some coding purpose and it is too time-consuming to get
>> this data from the schema-webpage...
>>
>> thanks
>> egon
>>
>
>

Received on Thursday, 6 March 2014 12:22:04 UTC