Package

net.sansa_stack.rdf.flink.qualityassessment.metrics

syntacticvalidity

Permalink

package syntacticvalidity

Visibility
  1. Public
  2. All

Value Members

  1. object LiteralNumericRangeChecker

    Permalink

    Check if the incorrect numeric range for the given predicate and given class of subjects.

    Check if the incorrect numeric range for the given predicate and given class of subjects. A user should specify the RDF class, the RDF property for which he would like to verify if the values are in the specified range determined by the user. The range is specified by the user by indicating the lower and the upper bound of the value.

  2. object XSDDatatypeCompatibleLiterals

    Permalink

    Check if the value of a typed literal is valid with regards to the given xsd datatype.

Ungrouped