EntitySchema:E1: Difference between revisions

From semantic-hub.io
Updated English label, description or aliases
Updated Schema text
Schema / Line 1: Schema / Line 1:
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
   
   


  start = @<wikidata-instanceof>
  start = @<definition>
   
   
  <wikidata-instanceof> {
  <definition> {
   wdt:P31 IRI+;
   wdt: P1 [wd:Q6];
  }
  }

Revision as of 10:23, 29 December 2025

language codelabeldescriptionaliasesedit
endefinition schemaschema for a semantic definitiondefinition shapeedit
PREFIX wd: <https://semantic-hub.io/Item:>
PREFIX wdt: <https://www.semantic-hub.io/Property:>
 

 start = @<definition>
 
 <definition> {
   wdt: P1 [wd:Q6];
 }