Enum DefaultExtensions.OmvMetadata

java.lang.Object
java.lang.Enum<DefaultExtensions.OmvMetadata>
de.uni_mannheim.informatik.dws.melt.yet_another_alignment_api.DefaultExtensions.OmvMetadata
All Implemented Interfaces:
Serializable, Comparable<DefaultExtensions.OmvMetadata>, java.lang.constant.Constable
Enclosing class:
DefaultExtensions

public static enum DefaultExtensions.OmvMetadata extends Enum<DefaultExtensions.OmvMetadata>
Ontology Metadata Vocabulary being a metadata ontology introduces many different labels that can be used in Alignment and correspondences but also defines it own sorts of objects that can be annotated.
  • Nested Class Summary

    Nested classes/interfaces inherited from class java.lang.Enum

    Enum.EnumDesc<E extends Enum<E>>
  • Enum Constant Summary

    Enum Constants
    Enum Constant
    Description
    #Method denoting the aggregation of the result of several methods
    STRING denoting the name of an algorithm implemented by a BasicMethod
    STRING denoting an atomic method
    #CompoundMethod linking a compound method to its components
    STRING denotting a method made by composing other methods
    sameAs http://purl.org/dc/elements/1.1/:date
    STRING denoting evidence in favour of the alignment properties
    STRING denoting a method made by filtering the result of another
    #Method links a filter to the method it filters
    sameAs http://purl.org/dc/elements/1.1/:creator
    #Evidence linking to the evidence for a property
    sameAs http://exmo.inrialpes.fr/align/ext/1.0/#parameters
    #Property linking to properties satisfied by the alignment
    sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#level
    sameAs http://exmo.inrialpes.fr/align/ext/1.0/#method="manual"
    Is the OMV type for all mapping objects, can be used as extensions for specifying a subclass of omv:Mapping.
    is the OMV class of mapping methods
    sameAs http://purl.org/dc/elements/1.1/:language
    STRING denoting a method obtained by parallel composition of other methods
    STRING denoting the parameters of the method
    sameAs http://exmo.inrialpes.fr/align/ext/1.0/#time
    STRING denoting proofs of properties
    STRING denoting properties that an alignment may satisfy
    sameAs http://www.owmg.org/TR/d7/d7.2/purpose
    STRING denoting a method obtained by parallel composition of other methods
    sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#uri1
    sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#type
    sameAs http://knowledgeweb.semanticweb.org/heterogeneity/alignment#id
    sameAs http://exmo.inrialpes.fr/align/ext/1.0/#method
    STRING denoting [??]
    STRING denoting [??]
    sameAs http://exmo.inrialpes.fr/align/ext/1.0/#methodVersion
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    private String
    The URI of the extension label.
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
    OmvMetadata(String attribute)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    Returns the enum constant of this type with the specified name.
    Returns an array containing the constants of this enum type, in the order they are declared.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait