oeg-upm / fair_ontologies

Code for FOOPS! the OEG FAIR ontologies validator
https://w3id.org/foops
Apache License 2.0
8 stars 1 forks source link

dcterms:identnifier as a proxy for bibo:doi #76

Open dgarijo opened 1 year ago

dgarijo commented 1 year ago

If the identifier provided is a doi, we could use that metadata prop as a proxy:

<Annotation>
        <AnnotationProperty abbreviatedIRI="terms:identifier"/>
        <IRI>https://doi.org/10.15454/TIMQHW</IRI>
    </Annotation>