EntitySchema:E1: Difference between revisions

Jump to navigation Jump to search
(Updated Schema text)
(Updated Schema text: Doesn't like https: in the prefixes. Add query.)
Schema / Line 1: Schema / Line 1:
PREFIX wfd: <https://furry.wiki.opencura.com/entity/>
PREFIX wfd: <http://furry.wiki.opencura.com/entity/>
PREFIX wfdt: <https://furry.wiki.opencura.com/prop/direct/>
PREFIX wfdt: <http://furry.wiki.opencura.com/prop/direct/>
PREFIX wfp: <https://furry.wiki.opencura.com/prop/>
PREFIX wfp: <http://furry.wiki.opencura.com/prop/>
PREFIX wfps: <https://furry.wiki.opencura.com/prop/statement/>
PREFIX wfps: <http://furry.wiki.opencura.com/prop/statement/>
PREFIX wfpq: <https://furry.wiki.opencura.com/prop/qualifier/>
PREFIX wfpq: <http://furry.wiki.opencura.com/prop/qualifier/>


PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>  
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>  


# potential query for confuzzled: select ?convention where { ?eventSeries wfdt:P2 wfd:Q2. ?convention wfd:P1 ?eventSeries }
# query for all instances of ConFuzzled
# PREFIX wfd: <http://furry.wiki.opencura.com/entity/>
# PREFIX wfdt: <http://furry.wiki.opencura.com/prop/direct/>
# SELECT ?eventInstance { ?eventSeries wfdt:P2 wfd:Q2. ?eventInstance wfdt:P1 ?eventSeries.}


# validates on https://shex-simple.toolforge.org/wikidata/packages/shex-webapp/doc/shex-simple.html
# validates on https://shex-simple.toolforge.org/wikidata/packages/shex-webapp/doc/shex-simple.html
Schema / Line 14: Schema / Line 17:


start = @<Convention>
start = @<Convention>


<Convention> {
<Convention> {