Skip to content

Commit e12ef93

Browse files
authored
Remove duplicate name property
1 parent 0adba43 commit e12ef93

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

ImagingOntology.ttl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,6 @@ schema:maintainer a rdf:Property;
5959
rdfs:comment "A maintainer of a Dataset, software package or other Project. A maintainer is a Person or Organization that manages contributions to, and/or publication of, some (typically complex) artifact.";
6060
rdfs:label "Maintainer" .
6161

62-
schema:name a rdf:Property;
63-
rdfs:comment "The name of the item.";
64-
rdfs:label "Name";
65-
rdfs:subPropertyOf rdfs:label .
66-
6762
schema:memoryRequirements a rdf:Property;
6863
rdfs:comment "Minimum RAM requirements in GB to run the software, 0 if not applicable.";
6964
rdfs:label "Memory requirements" .

0 commit comments

Comments
 (0)