You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current URI bridgedb:Organism is used for both a DataProperty and a Class:
bridgedb:Organism a owl:Class,
owl:DatatypeProperty;
rdfs:label "Organism"@en;
dc:description "An organism."@en,
"Organism for all entities with identifiers from this datasource."@en;
rdfs:domain bridgedb:DataSource .
The text was updated successfully, but these errors were encountered:
The current URI bridgedb:Organism is used for both a DataProperty and a Class:
The text was updated successfully, but these errors were encountered: