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
The marineregion in the observatory.ttl files is just a number but should be the MR URI (http://marineregions.org/mrgid/####) right now we have e.g. emobon:marineRegion '1904'^^xsd:anyURI ; followed later by http://marineregions.org/mrgid/1904 mr:contains http://marineregions.org/mrgid/4263 ; am wondering why this is in here twice?
This can be done in the template or the logsheets tranformation step - let's discuss
The text was updated successfully, but these errors were encountered:
@kmexter coordinate with bram on QC side @laurianvm update templates accordingly
Sorry, something went wrong.
kmexter
laurianvm
No branches or pull requests
The marineregion in the observatory.ttl files is just a number but should be the MR URI (http://marineregions.org/mrgid/####)
right now we have e.g.
emobon:marineRegion '1904'^^xsd:anyURI ;
followed later by
http://marineregions.org/mrgid/1904
mr:contains http://marineregions.org/mrgid/4263 ;
am wondering why this is in here twice?
This can be done in the template or the logsheets tranformation step - let's discuss
The text was updated successfully, but these errors were encountered: