Wikipedia

Semantic equivalence

In computer metadata, semantic equivalence is a declaration that two data elements from different vocabularies contain data that has similar meaning. There are three types of semantic equivalence statements:

  • Class or concept equivalence. A statement that two high level concepts have similar or equivalent meaning.
  • Property or attribute equivalence. A statement that two properties, descriptors or attributes of classes have similar meaning.
  • Instance equivalence. A statement that two instances of data are the same or refer to the same instance.

Example

Assume that there are two organizations, each having a separate data dictionary. The first organization has a data element entry:

 <DataElement> <Name>PersonFamilyName</Name> <Definition>The name of a person shared with other members of their family.</Definition> <DataElement> 

and a second organization has a data dictionary with a data element with the following entry:

 <DataElement> <Name>IndividualLastName</Name> <Definition>The name of an individual person shared with other members of their family.</Definition> <DataElement> 

these two data elements can be considered to have the same meaning and can be marked as semantically equivalent.

See also

References

External links

This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.

Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.