aboutsummaryrefslogtreecommitdiff
path: root/owl/digikey.owl
diff options
context:
space:
mode:
Diffstat (limited to 'owl/digikey.owl')
-rw-r--r--owl/digikey.owl15
1 files changed, 15 insertions, 0 deletions
diff --git a/owl/digikey.owl b/owl/digikey.owl
new file mode 100644
index 0000000..6f57250
--- /dev/null
+++ b/owl/digikey.owl
@@ -0,0 +1,15 @@
+Prefix(:=<https://trygvis/purl/digikey#>)
+Prefix(owl:=<http://www.w3.org/2002/07/owl#>)
+Prefix(rdf:=<http://www.w3.org/1999/02/22-rdf-syntax-ns#>)
+Prefix(xml:=<http://www.w3.org/XML/1998/namespace>)
+Prefix(xsd:=<http://www.w3.org/2001/XMLSchema#>)
+Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
+
+
+Ontology(<https://trygvis/purl/digikey#>
+Import(<https://trygvis/purl/eda#>)
+
+Declaration(Class(:AttributeType))
+Declaration(Class(:AttributeValue))
+
+) \ No newline at end of file