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

nl.vpro.openarchives.oai.package-info Maven / Gradle / Ivy

There is a newer version: 8.3.0
Show newest version
@jakarta.xml.bind.annotation.XmlSchema(namespace = Namespaces.OAI,
    elementFormDefault = XmlNsForm.QUALIFIED,
    attributeFormDefault = XmlNsForm.UNQUALIFIED,
    xmlns = {
        @XmlNs(prefix = "rdf", namespaceURI = Namespaces.RDF),
        @XmlNs(prefix = "oai", namespaceURI = Namespaces.OAI),
        @XmlNs(prefix = "skos", namespaceURI = Namespaces.SKOS),
        @XmlNs(prefix = "skosxl", namespaceURI = Namespaces.SKOS_XL),
        @XmlNs(prefix = "openskos", namespaceURI = Namespaces.OPEN_SKOS),
        @XmlNs(prefix = "dcterms", namespaceURI = Namespaces.DC_TERMS)

    }
)
 package nl.vpro.openarchives.oai;

import jakarta.xml.bind.annotation.XmlNs;
import jakarta.xml.bind.annotation.XmlNsForm;

// See https://docs.google.com/document/d/16L_Gp2awzwa3GHOPNIcK-9LNB0iMZgif-JUfFCMOkkg/edit?pref=2&pli=1




© 2015 - 2024 Weber Informatics LLC | Privacy Policy