net.sansa_stack.rdf.flink.qualityassessment
Computes the size of the triples.
This metric measures the the coverage (i.e.
This metric measures the the coverage (i.e. number of entities described in a dataset) and level of detail (i.e. number of properties) in a dataset to ensure that the data retrieved is appropriate for the task at hand.
This metric calculate the coverage of a dataset referring to the covered scope.
This metric calculate the coverage of a dataset referring to the covered scope. This covered scope is expressed as the number of 'instances' statements are made about.
This metric measures the extent to which a resource includes all triples from the dataset that have the resource's URI as the object.
This metric measures the extent to which a resource includes all triples from the dataset that have the resource's URI as the object. The ratio computed is the number of objects that are "back-links" (are part of the resource's URI) and the total number of objects.
This metric measures the extent to which a resource includes all triples from the dataset that have the resource's URI as the subject.
This metric measures the extent to which a resource includes all triples from the dataset that have the resource's URI as the subject. The ratio computed is the number of subjects that are "forward-links" (are part of the resource's URI) and the total number of subjects.
This metric calculates the number of valid redirects of URI.
This metric calculates the number of valid redirects of URI. It computes the ratio between the number of all valid redirects (subject + predicates + objects)a.k.a dereferencedURIS and the total number of URIs on the dataset.
Human -readable indication of a license This metric checks whether a human-readable text, stating the of licensing model attributed to the resource, has been provided as part of the dataset.
Human -readable indication of a license This metric checks whether a human-readable text, stating the of licensing model attributed to the resource, has been provided as part of the dataset. It looks for objects containing literal values and analyzes the text searching for key, licensing related terms.
This metric measures the interlinking completeness.
This metric measures the interlinking completeness. Since any resource of a dataset can be interlinked with another resource of a foreign dataset this metric makes a statement about the ratio of interlinked resources to resources that could potentially be interlinked.
This metric assess the labeled resources.
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.
Machine -readable indication of a license This metric checks whether a machine-readable text, stating the of licensing model attributed to the resource, has been provided as part of the dataset.
Machine -readable indication of a license This metric checks whether a machine-readable text, stating the of licensing model attributed to the resource, has been provided as part of the dataset. It looks for objects containing literal values and analyzes the text searching for key, licensing related terms.
Checks if a URI contains hashs.
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.
This metric calculates the number of non Queryable URIs.
This metric calculates the number of non Queryable URIs. It computes the ratio between the number of all non queryable URIs and the total number of URIs on the dataset.
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.
This metric calculates the number of long URIs.
This metric calculates the number of long URIs. It computes the ratio between the number of all long URIs and the total number of URIs on the dataset.
Check if the value of a typed literal is valid with regards to the given xsd datatype.