We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This item http://www.ims/concepts/ateco2007/Ateco2007/812201 does not seem to be related to a classification with the skos:inScheme predicate.
skos:inScheme
That's why correspondence details cannot be loaded for http://stamina-project.org/codes/nacer2-ateco2007/correspondence (http://localhost:8080/correspondence/nacer2-ateco2007) : the source and target classifications are retrieved via the sourceConcept and targetConcept from an association, and the association refers to this item without inScheme relation (see
sourceConcept
targetConcept
inScheme
Classification-Explorer/src/js/sparql/queries.js
Lines 210 to 241 in 4954cf8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This item http://www.ims/concepts/ateco2007/Ateco2007/812201 does not seem to be related to a classification with the
skos:inScheme
predicate.That's why correspondence details cannot be loaded for http://stamina-project.org/codes/nacer2-ateco2007/correspondence (http://localhost:8080/correspondence/nacer2-ateco2007) : the source and target classifications are retrieved via the
sourceConcept
andtargetConcept
from an association, and the association refers to this item withoutinScheme
relation (seeClassification-Explorer/src/js/sparql/queries.js
Lines 210 to 241 in 4954cf8
The text was updated successfully, but these errors were encountered: