Closed jeanetteclark closed 4 years ago
@jeanetteclark thanks for these check corrections, they will be in the next FAIR suite release. However, entity.identifier.resolves
will be removed, as described here
I think on the Arctica call we changed our minds. @mbjones can you confirm?
I can confirm that I think Jeanette's proposal makes sense to me, and should replace our prior discussion.
as an addendum:
resource.landingPage.present: should only check in dataset/distribution/url
and not in the entities (resource is metadata not data)
@jeanetteclark how does the Arctica call affect this issue (from the comments above)?
Also, for entity.identifier.present
, are you saying that for the path [entity]/physical/distribution/url
, the last portion of the path has to be an identifier?
How could someone using the metadata know which portion is the identifier?
My original description of the issue matches what we decided on the Arctica call
I believe that the identifier is meant to be represented by the entire URI, @mbjones can you confirm?
That matches my take on it too.
Thx for the clarification.
The following updates have been make:
./physical/distribution/url
./physical/distribution/url
xpath./physical/distribution/url
xpath@gothub I think we got some wires crossed on entity.identifier.resolvable
From above:
entity.identifier.resolveable
: should check for resolution in[entity]/physical/distribution/url
@jeanetteclark this check was removed as a result of a conversation in slack. It was my understanding that this check should be removed entirely:
OK - instead of removing entity.identifier.resolvable
, rename it to entity.distributionUrl.resolvable
and check the entity distribution url for resolvability. For EML, this is /eml/dataset/[entity]/physical/distribution/online/url
.
What is the current thinking on requiring the <url function="download">
attribute? Should this be included or not?
See https://github.com/NCEAS/metadig-checks/issues/379 for a resolution on entity.identifier.resolvable
Description
Improvements for these checks and reducing redundancy
Procedure
[entity]/@id
or[entity]/physical/distribution/url
[entity]/physical/distribution/url
dataset/distribution/url
and not in the entities (removes redundancy, and resource is metadata not data)