aboutsummaryrefslogtreecommitdiff
path: root/examples/generif.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/generif.scm')
-rwxr-xr-xexamples/generif.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/generif.scm b/examples/generif.scm
index 691dc34..3c60ab6 100755
--- a/examples/generif.scm
+++ b/examples/generif.scm
@@ -132,9 +132,6 @@
(schema-triples
(gnc:NCBIWikiEntry rdfs:subClassOf gnc:GeneWikiEntry)
(gnc:NCBIWikiEntry rdfs:comment "Represents GeneRIF Entries obtained from NCBI")
- (gnt:hasGeneId a owl:ObjectProperty)
- (gnt:hasGeneId rdfs:domain gnc:NCBIWikiEntry)
- (gnt:hasGeneId skos:definition "The GeneId of this this resource")
(gnt:hasVersionId a owl:ObjectProperty)
(gnt:hasVersionId rdfs:domain gnc:NCBIWikiEntry)
(gnt:hasVersionId skos:definition "The VersionId of this this resource"))