Skip to content

Commit

Permalink
Delete space
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubklimek authored Feb 29, 2024
1 parent af8655f commit c4bda2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dsv.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ dsv:additionalVocabulary a rdf:Property, owl:ObjectProperty ;
rdfs:range dsv:ControlledVocabulary .

dsv:ControlledVocabularyRequirementType a rdfs:Class, skos:ConceptScheme;
rdfs:label "Controlled Vocabulary Requirement Type" @en ;
rdfs:label "Controlled Vocabulary Requirement Type"@en ;
rdfs:description "Controlled Vocabulary Requirement Type"@en .

dsv:ConceptualModel a rdfs:Class;
Expand Down

0 comments on commit c4bda2e

Please sign in to comment.