magnusmanske / cradle

MIT License
8 stars 3 forks source link

support for qualifiers and references in ShEx #6

Open shigapov opened 2 years ago

shigapov commented 2 years ago

Currently only the wdt-prefix is supported. It would be nice to have support for the following prefixes:

PREFIX p: <http://www.wikidata.org/prop/>
PREFIX pq: <http://www.wikidata.org/prop/qualifier/>
PREFIX pr: <http://www.wikidata.org/prop/reference/>
VDK commented 2 years ago

would be great if the reference support would utilize the Citoid API.

magnusmanske commented 2 years ago

Could you give me an example to test on for these?

shigapov commented 2 years ago

E98

GreenReaper commented 1 year ago

I agree it'd be nice, as I want to be able to add an optional EDTF point of time to specify start/end time to an optional EDTF period, as in this example (ShEx, cradle), since EDTF periods can only specified down to the day but events start at a particular time.