File tree Expand file tree Collapse file tree
apps/website/public/schema Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77@prefix bibo: <http://purl.org/ontology/bibo/> .
88@prefix status: <http://purl.org/ontology/bibo/status/> .
99
10- <https://discoursegraphs.com/schema/dg_base>
10+ <https://discoursegraphs.com/schema/dg_base> a owl:Ontology;
1111 dc:date " 2025-12-22" ;
1212 rdfs:comment " DiscourseGraph foundation vocabulary" @en ;
1313 rdfs:label " DiscourseGraph foundation vocabulary" @en ;
Original file line number Diff line number Diff line change 1414<https://discoursegraphs.com/schema/dg_core> a owl:Ontology;
1515 dc:date " 2025-12-22" ;
1616 dc:modified " 2026-03-26" ;
17- rdfs:comment " DiscourseGraph foundation vocabulary" @en ;
18- rdfs:label " DiscourseGraph foundation vocabulary" @en ;
17+ rdfs:comment " DiscourseGraph core vocabulary" @en ;
18+ rdfs:label " DiscourseGraph core vocabulary" @en ;
1919 bibo:status status:draft;
2020 owl:versionInfo " 0.1 (tentative)" .
2121
You can’t perform that action at this time.
0 commit comments