Task #3801
MNDeployment #3221: EDAC member node
Task #3412: Test the EDAC node for Tier1 conformance
resource map resource URIs need to use cn/v1/resolve
100%
Description
In the rdf:resource attribute, your urls are directing users back to your member node. For objects listed in DataONE, we have the url point to our resolution service on the coordinating nodes. The reason we do that is to separate the entity from where it's located.
The " https://cn.dataone.org/cn/v1/resolve " method returns all of the member nodes where the item can be found, so that if a node is down for some reason, or the content is migrated to a different server, the url in the map still works.
so instead of:
dcterms:identifier7f115193-ea2b-4486-ba72-afe51008dc71/dcterms:identifier
cito:isDocumentedBy http://129.24.63.115/apps/dataone/v1/object /5760e5ef-efef-4c97-b393-79850d1b67b3/cito:isDocumentedBy
dcterms:descriptionData object (7f115193-ea2b-4486-ba72-afe51008dc71)/dcterms:description
dc:titleDataset: 5760e5ef-efef-4c97-b393-79850d1b67b3/dc:title
/rdf:Description
it should be:
dcterms:identifier7f115193-ea2b-4486-ba72-afe51008dc71/dcterms:identifier
cito:isDocumentedBy https://cn.dataone.org/cn/v1/resolve /5760e5ef-efef-4c97-b393-79850d1b67b3/cito:isDocumentedBy
History
#1 Updated by Rob Nahf over 11 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- translation missing: en.field_remaining_hours set to 0.0
fixed.
#2 Updated by Laura Moyers over 11 years ago
- Target version changed from Deploy by end of Y4Q4 to 315
#3 Updated by Rob Nahf about 11 years ago
- Target version changed from 315 to Deploy by end of Y5Q2
#4 Updated by Laura Moyers almost 11 years ago
- Target version changed from Deploy by end of Y5Q2 to Deploy by end of Y5Q3
#5 Updated by Laura Moyers over 10 years ago
- Target version changed from Deploy by end of Y5Q3 to Deploy by end of Y5Q4
#6 Updated by Laura Moyers over 10 years ago
- Target version changed from Deploy by end of Y5Q4 to Operational