This commit is contained in:
2026-07-25 23:48:11 -04:00
parent a17af7a523
commit 20c1e6b600
2 changed files with 2467 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ oxigraph load -l ~/.local/share/org.graphofliberty.desktop/ontology -f fedora.xm
oxigraph load -l ~/.local/share/org.graphofliberty.desktop/ontology -f ldp.ttl --graph http://www.w3.org/ns/ldp
oxigraph load -l ~/.local/share/org.graphofliberty.desktop/ontology -f owl.ttl --graph http://www.w3.org/2002/07/owl
oxigraph load -l ~/.local/share/org.graphofliberty.desktop/ontology -f skos.rdf --graph https://www.w3.org/TR/skos-reference/skos.rdf
oxigraph load -l ~/.local/share/org.graphofliberty.desktop/ontology -f prov.ttl --graph http://www.w3.org/ns/prov
# https://github.com/RDARegistry/RDA-Vocabularies/archive/v5.4.13.tar.gz
find Elements -type f -name '*.xml' -exec oxigraph load -l ~/.local/share/org.graphofliberty.desktop/ontology --graph http://rdaregistry.info/Elements -f {} \;
+2466
View File
File diff suppressed because it is too large Load Diff