Revision 7365
Added by ben leinfelder over 12 years ago
src/doi_registration.sql | ||
---|---|---|
643 | 643 |
objectFormat as datacite_format, |
644 | 644 |
obsoletedBy as datacite_relatedIdentifier_isPreviousVersionOf, |
645 | 645 |
obsoletes as datacite_relatedIdentifier_isNewVersionOf, |
646 |
resourceMapId as datacite_relatedIdentifier_isPartOf, |
|
647 |
resourceMapLocation as d1_resourceMapLocation, |
|
646 |
resourceMapLocation as datacite_relatedIdentifier_isPartOf, |
|
648 | 647 |
access as d1_read_access |
649 | 648 |
from doi_registration |
650 | 649 |
where access = 'public' |
Also available in: Unified diff
use resourceMapLocation (resolve url for the ore map) as the datacite_relatedIdentifier_isPartOf property