Class LOA

java.lang.Object
org.linkedopenactors.ns.rdfpub.LOA

public class LOA extends Object
"loa vocabular" rdf types needed for https://linkedopenactors.org/. Namespace LOA Prefix: <https://linkedopenactors.org/ns/loa#>
  • Field Details

    • NAMESPACE

      public static final String NAMESPACE
      <https://linkedopenactors.org/ns/loa#>
      See Also:
    • NAMESPACE_IRI

      public static final org.eclipse.rdf4j.model.IRI NAMESPACE_IRI
      <https://linkedopenactors.org/ns/loa#>
    • PREFIX

      public static final String PREFIX
      <LOA>
      See Also:
    • LATEST_PUBLICATION_STRING

      public static final String LATEST_PUBLICATION_STRING
      latest publication

      https://linkedopenactors.org/ns/loa#latestPublication

      The latest version of the publication.

      See Also:
    • PUBLICATIONS_STRING

      public static final String PUBLICATIONS_STRING
      publications

      https://linkedopenactors.org/ns/loa#publications

      A sequence of different versions of a publication.

      See Also:
    • PUBLICATION_VERSIONS_STRING

      public static final String PUBLICATION_VERSIONS_STRING
      PublicationVersions

      https://linkedopenactors.org/ns/loa#PublicationVersions

      Meta informations about different versions of a schema:Publication.

      See Also:
    • LATEST_PUBLICATION_LOCALNAME

      public static final String LATEST_PUBLICATION_LOCALNAME
      latest publication

      https://linkedopenactors.org/ns/loa#latestPublication

      The latest version of the publication.

      See Also:
    • PUBLICATIONS_LOCALNAME

      public static final String PUBLICATIONS_LOCALNAME
      publications

      https://linkedopenactors.org/ns/loa#publications

      A sequence of different versions of a publication.

      See Also:
    • PUBLICATION_VERSIONS_LOCALNAME

      public static final String PUBLICATION_VERSIONS_LOCALNAME
      PublicationVersions

      https://linkedopenactors.org/ns/loa#PublicationVersions

      Meta informations about different versions of a schema:Publication.

      See Also:
    • LATEST_PUBLICATION

      public static final org.eclipse.rdf4j.model.IRI LATEST_PUBLICATION
      latest publication

      https://linkedopenactors.org/ns/loa#latestPublication

      The latest version of the publication.

      See Also:
    • PUBLICATIONS

      public static final org.eclipse.rdf4j.model.IRI PUBLICATIONS
      publications

      https://linkedopenactors.org/ns/loa#publications

      A sequence of different versions of a publication.

      See Also:
    • PUBLICATION_VERSIONS

      public static final org.eclipse.rdf4j.model.IRI PUBLICATION_VERSIONS
      PublicationVersions

      https://linkedopenactors.org/ns/loa#PublicationVersions

      Meta informations about different versions of a schema:Publication.

      See Also:
  • Constructor Details

    • LOA

      public LOA()