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 .