Package

net.sansa_stack.rdf.flink.qualityassessment.metrics

completeness

Permalink

package completeness

Visibility
  1. Public
  2. All

Value Members

  1. object InterlinkingCompleteness extends Serializable

    Permalink
  2. object PropertyCompleteness

    Permalink

    This metric measures the property completeness by checking the missing object values for the given predicate and given class of subjects.

    This metric measures the property completeness by checking the missing object values for the given predicate and given class of subjects. A user specifies the RDF class and the RDF predicate, then it checks for each pair whether instances of the given RDF class contain the specified RDF predicate.

  3. object SchemaCompleteness

    Permalink

    This metric measures the ratio of the number of classes and relations of the gold standard existing in g, and the number of classes and relations in the gold standard.

Ungrouped