Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ttlser longer prefix issue #84

Open
tgbugs opened this issue Jun 20, 2020 · 1 comment
Open

ttlser longer prefix issue #84

tgbugs opened this issue Jun 20, 2020 · 1 comment

Comments

@tgbugs
Copy link
Owner

tgbugs commented Jun 20, 2020

The obo namespace sticks.

@prefix : <https://apinatomy.org/uris/models/keastSpinal/ids/> .
@prefix apinatomy: <https://apinatomy.org/uris/readable/> .
@prefix elements: <https://apinatomy.org/uris/elements/> .
@prefix FMA: <http://purl.org/sig/ont/fma/fma> .
@prefix GO: <http://purl.obolibrary.org/obo/GO_> .
@prefix ILX: <http://uri.interlex.org/base/ilx_> .
@prefix ns1: <http://obolibrary.org/obo/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix UBERON: <http://purl.obolibrary.org/obo/UBERON_> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

:2 a elements:Material ;
    rdfs:label "Basement membrane" ;
    apinatomy:external :PMID:31102947,
        UBERON:0005769 .

:41 a elements:Material ;
    rdfs:label "Blood" ;
    apinatomy:external ns1:UBERON_0000178 ;
    apinatomy:materials :53 .
@tgbugs
Copy link
Owner Author

tgbugs commented Jul 16, 2022

Looks like a caching issue, still an issue in 1.1.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant