Skip to content

Commit

Permalink
Removes some legacy elements that are not part of the model (#158)
Browse files Browse the repository at this point in the history
* Removes some legacy elements that are not part of the model

These elements were present in a very early version of SSSOM and now serve no purpose

* Update sssom.yaml
  • Loading branch information
matentzn authored May 20, 2022
1 parent b47e04c commit 509af50
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/linkml/sssom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -389,22 +389,6 @@ slots:
by tool providing additional informative information.
slot_uri: rdfs:comment
range: string
metadata_element:
description: All legal SSSOM metadata elements are subproperties of this.
range: string
scope:
description: Indicates whether the metadata element has local, global or local-global
scope.
range: string
rdf_example:
description: An example value of the a SSSOM element in the TSV file.
range: string
tsv_example:
description: An example value of the a SSSOM element in RDF.
range: string
equivalent_property:
description: 'SSSOM property should be mapped to:'
range: string
classes:
mapping set:
description: Represents a set of mappings
Expand Down

0 comments on commit 509af50

Please sign in to comment.