You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The NAL thesaurus uses 072, which does not seem to be mapped by the marcauth-2-madsrdf tool. In their own conversion, they convert these to concept schemes:
<skos:ConceptSchemerdf:about="http://lod.nal.usda.gov/nalt//P">
<rdfs:labelxml:lang="en">Natural Resources, Earth and Environmental Sciences</rdfs:label>
<rdfs:labelxml:lang="es">Tierra, Ambiente y Recursos Naturales</rdfs:label>
<skos:hasTopConceptrdf:resource="http://lod.nal.usda.gov/nalt//1556"/>
...
</skos:ConceptScheme>
but I wonder if skos:collection is more appropriate.
In the MARCXML, a member of the collection "P Natural Resources, Earth and Environmental Sciences" looks like this:
The NAL thesaurus uses 072, which does not seem to be mapped by the marcauth-2-madsrdf tool. In their own conversion, they convert these to concept schemes:
but I wonder if
skos:collection
is more appropriate.In the MARCXML, a member of the collection "P Natural Resources, Earth and Environmental Sciences" looks like this:
and the collection itself:
But how do we identify the latter as a collection?
The text was updated successfully, but these errors were encountered: