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
While reviewing slice behavior in BioPortal, I noticed that accessing an ontology directly via a slice-specific subdomain bypasses the expected slice filtering.
Example:
obo-foundry.bioportal.bioontology.org/ontologies/STY
The STY ontology is not in the OBO Foundry slice but is accessible from that slice.
Questions:
Is this expected behavior?
Should access to ontologies through slice-specific subdomains be restricted only to those included in the slice?