All Downloads are FREE. Search and download functionalities are using the official Maven repository.

home.lib.jython.alertlib.test.config.rifXmlMap.json Maven / Gradle / Ivy

There is a newer version: 1.10.2
Show newest version
{
    "comment": "This is a sample RIF-CS mapping. It is important to check this against your RIF-CS as there can be some differences across feeds etc",
    "mappings": {
        "//rif:registryObjects/rif:registryObject/rif:collection/rif:name[@type='primary']/rif:namePart": ["title", "dc:title", "redbox:submissionProcess.dc:title"],
        "//rif:registryObjects/rif:registryObject/rif:collection/rif:description[@type='full']": ["description", "dc:description", "redbox:submissionProcess.dc:description"],
        "//rif:registryObjects/rif:registryObject/rif:collection/rif:subject[@type='local']": "dc:subject.vivo:keyword.0.rdf:PlainLiteral",
        "//rif:registryObjects/rif:registryObject/rif:collection/rif:subject[@type='anzsrc-for']": "dc:subject.anzsrc:for.0.rdf:resource",
        "//rif:registryObjects/rif:registryObject/rif:collection/rif:subject[@type='anzsrc-seo']": "dc:subject.anzsrc:seo.0.rdf:resource"
    },
    "exceptions": {
        "output": "skos:note.0.dc:description",
        "fields": {
            "dc:subject.anzsrc:for.0.rdf:resource": "Cannot resolve ANZSRC (FOR) Codes",
            "dc:subject.anzsrc:seo.0.rdf:resource": "Cannot resolve ANZSRC (SEO) Codes"
        }
    },
    "defaultNamespace": {"rif": "http://ands.org.au/standards/rif-cs/registryObjects"},
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy