aboutsummaryrefslogtreecommitdiff
path: root/owl/kicad.owl
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2017-01-09 21:49:27 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2017-01-09 21:49:27 +0100
commit3e25696ac167461ffc6b9f6088a719784ddca6e0 (patch)
tree7b6494ec16be91a7bfe3a11c37160c17852db8cc /owl/kicad.owl
parent78bc8446b18f555feb9d8c872c0848a27ceed8b9 (diff)
downloadeda-rdf-3e25696ac167461ffc6b9f6088a719784ddca6e0.tar.gz
eda-rdf-3e25696ac167461ffc6b9f6088a719784ddca6e0.tar.bz2
eda-rdf-3e25696ac167461ffc6b9f6088a719784ddca6e0.tar.xz
eda-rdf-3e25696ac167461ffc6b9f6088a719784ddca6e0.zip
More OWL stuff.HEADmaster
Diffstat (limited to 'owl/kicad.owl')
-rw-r--r--owl/kicad.owl3
1 files changed, 2 insertions, 1 deletions
diff --git a/owl/kicad.owl b/owl/kicad.owl
index 3177595..3887a9d 100644
--- a/owl/kicad.owl
+++ b/owl/kicad.owl
@@ -7,7 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)
Prefix(kicad-random:=<https://trygvis/purl/kicad-random/>)
-Ontology(<https://trygvis/purl/kicad>
+Ontology(<https://trygvis/purl/kicad#>
+Import(<https://trygvis/purl/eda#>)
Declaration(Class(:component))
Declaration(Class(:field))