nl.vpro.openarchives.oai.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gtaa-domain Show documentation
Show all versions of gtaa-domain Show documentation
Contains java bindings for the objects served out by Openskos/GTAA
@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