File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
apps/website/public/schema Expand file tree Collapse file tree 2 files changed +3
-3
lines changed 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 1515<https://discoursegraphs.com/schema/dg_core> a owl:Ontology;
1616 dc:date " 2025-12-22" ;
1717 dc:modified " 2026-03-26" ;
18- rdfs:comment " DiscourseGraph foundation vocabulary" @en ;
19- rdfs:label " DiscourseGraph foundation vocabulary" @en ;
18+ rdfs:comment " DiscourseGraph core vocabulary" @en ;
19+ rdfs:label " DiscourseGraph core vocabulary" @en ;
2020 bibo:status status:draft;
2121 owl:versionInfo " 0.1 (tentative)" .
2222
You can’t perform that action at this time.
0 commit comments