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
During the submission process, we have added a step called "extract_metadata", that do an ad-hoc sparql query to extract each property defined as extracble (with the attribute extractedMetadata: true on it)
Context
During the submission process, we have added a step called "extract_metadata", that do an ad-hoc sparql query to extract each property defined as extracble (with the attribute
extractedMetadata: true
on it)And in ncbo/ontologies_linked_data#153, I extracted that code in a mode called MetadataExtractor
Issue
The issue is that it does not always works (see issues below) and is not extracted to a PR for Ontoportal
Related
The text was updated successfully, but these errors were encountered: