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

nl.vpro.dublincore.terms.package-info Maven / Gradle / Ivy

There is a newer version: 8.3.0
Show newest version
@jakarta.xml.bind.annotation.XmlSchema(namespace = Namespaces.DC_TERMS,
    elementFormDefault = XmlNsForm.QUALIFIED,
    attributeFormDefault = XmlNsForm.QUALIFIED,
    xmlns = {
        @XmlNs(prefix = "rdf", namespaceURI = Namespaces.RDF),
        @XmlNs(prefix = "", 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.dublincore.terms;

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

import nl.vpro.openarchives.oai.Namespaces;






© 2015 - 2024 Weber Informatics LLC | Privacy Policy