Skip to content

Commit

Permalink
Remove test attrubute from JSON-LD
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjtaylor committed Jul 28, 2023
1 parent fd0bf6c commit 24d9667
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions HTAN.model.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -50095,23 +50095,6 @@
"num"
]
},
{
"@id": "bts:Testattribute",
"@type": "rdfs:Class",
"rdfs:comment": "A test attribute to remove",
"rdfs:label": "Testattribute",
"rdfs:subClassOf": [
{
"@id": "schema:Thing"
}
],
"schema:isPartOf": {
"@id": "http://schema.biothings.io"
},
"sms:displayName": "Test attribute",
"sms:required": "sms:true",
"sms:validationRules": []
},
{
"@id": "bts:Hdf5",
"@type": "rdfs:Class",
Expand Down

0 comments on commit 24d9667

Please sign in to comment.