aboutsummaryrefslogtreecommitdiff
path: root/examples/dataset-metadata.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dataset-metadata.scm')
-rwxr-xr-xexamples/dataset-metadata.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dataset-metadata.scm b/examples/dataset-metadata.scm
index 62df74e..2cb3820 100755
--- a/examples/dataset-metadata.scm
+++ b/examples/dataset-metadata.scm
@@ -120,7 +120,9 @@
(gnt:hasGeoSeriesId a owl:ObjectProperty)
(gnt:hasGeoSeriesId skos:definition "id of record in NCBI database")
(gnt:hasExperimentType rdfs:domain dcat:Dataset)
+ (gnt:hasExperimentType a owl:ObjectProperty)
(gnt:hasExperimentType rdfs:label "Experiment Type Metadata")
+ (gnt:hasExperimentType skos:definition "Information about the experiment type")
(gnt:hasTissueInfo rdfs:domain dcat:Dataset)
(gnt:hasTissueInfo a owl:ObjectProperty)
(gnt:hasTissueInfo skos:definition "Metadata about Tissue for this resource")
@@ -149,8 +151,6 @@
(gnt:hasAcknowledgement rdfs:label "Acknowledgement")
(gnt:hasAcknowledgement a owl:ObjectProperty)
(gnt:hasAcknowledgement skos:definition "People to acknowledge"))
- (gnt:hasExperimentType a owl:ObjectProperty)
- (gnt:hasExperimentType skos:definition "Information about the experiment type"))
(triples (string->identifier
"" (regexp-substitute/global #f "[^A-Za-z0-9:]"
(field InfoFiles InfoPageName)