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
Currently the app replaces the urls with the prefix (example). I tried adding this to the data in GraphDB and it works fine. However, when pulling data with python it fails to pull the prefixes and show the full url. I tried adding the PREFIXs to the SPARQL query but it did not help.
Do you think we should keep using the mapping process in the Django APP? If so we should make sure that this list is always up-to-date.
@danydvd and I just talked about this and we will continue to use the hardcoded app mapping for now and after launch we will look into creating a data dictionary for CanLink to maintain properties.
Declare prefixes for properties without one for easier handling.
List of proposed prefixes available at
https://docs.google.com/spreadsheets/d/1FDcBk2JBDvyn_7QGN_XVbbxSujmQJ0QTMvwXgetJ34A/edit?usp=sharing
The text was updated successfully, but these errors were encountered: