Criterion 29.
Criterion 29. Average value per numeric property {int,float,double}
RDD of OWLAxioms
properties with their average values
Criterion 22.
Criterion 22. Average typed string length criterion.
RDD of OWLAxioms
the average typed string length used throughout the input RDD of OWL axioms.
Criterion 23.
Criterion 23. Average untyped string length criterion.
RDD of OWLAxioms
the average untyped string length used throughout OWL ontology.
Criterion 4.
Criterion 4. Class hierarchy depth
RDD of OWLAxioms
RDD of the hierarchy depth of each OWLClass
Criterion 12a.
Criterion 12a. Data Property hierarchy depth
RDD of OWLAxioms
RDD of the hierarchy depth of each OWLDataProperty
Criterion 20.
Criterion 20. Datatypes
RDD of axioms
histogram of types used for literals.
Criterion 11.
Criterion 11. Indegree
RDD of OWLAxioms
the average of each indegree edge
Criterion 25.
Criterion 25. Labeled subjects criterion.
RDD of triples
RDD of labeled OWL annotation subjects.
Criterion 21.
Criterion 21. Languages
RDD of OWLAxioms
histogram of languages used for literals.
Criterion 17.
Criterion 17. Literals
RDD of OWLAxioms
number of OWLAxioms that express assertions with literals.
Criterion 28.
Criterion 28. Maximum value per property {int, float, double} criterion
RDD of OWLAxioms
entities with their maximum values
Criterion 27.
Criterion 27. Links.
Computes the frequencies of links between entities of different namespaces.
This measure is directed, i.e. a link from ns1 -> ns2
is different from ns2 -> ns1
.
In this criterion we focus on OWLNamed objects and omit anonymous OWL objects.
RDD of OWLAxioms
list of namespace combinations and their frequencies.
Criterion 16.
Criterion 16. Distinct Entities
In this criterion we focus on OWLNamed objects and omit anonymous OWL objects.
RDD of OWLAxioms
RDD of the distinct entities in the input ontology.
Criterion 15.
Criterion 15. Mentioned Entities
In this criterion we focus on OWLNamed objects and omit anonymous OWL objects.
RDD of OWLAxioms
the number of the mentioned entities within the input ontology.
Criterion 12b.
Criterion 12b. Object Property hierarchy depth
RDD of OWLAxioms
RDD of the hierarchy depth of each OWLObjectProperty
Criterion 32.
Criterion 32. Object Vocabularies.
Computes the frequencies of object vocabularies.
RDD of OWLAxioms
list of object vocabularies and their frequencies.
Criterion 10.
Criterion 10. Outdegree
RDD of OWLAxioms
the average of each outdegree edge
Criterion 31.
Criterion 31. Predicate Vocabularies.
Computes the frequencies of Predicate vocabularies.
RDD of OWLAxioms
list of Predicate vocabularies and their frequencies.
Criterion 7.
Criterion 7. Property usage distinct per object
RDD of OWLAxioms
the usage of properties grouped by object
Criterion 6.
Criterion 6. Property usage distinct per subject
RDD of OWLAxioms
the usage of properties grouped by subject
Criterion 26.
Criterion 26. SameAs axioms
RDD of OWLAxioms
The number of OWL same individuals axioms in the input RDD
Criterion 13.
Criterion 13. Subclass usage
RDD of OWLAxioms
the usage of subclasses
Criterion 30.
Criterion 30. Subject Vocabularies.
Computes the frequencies of subject vocabularies.
RDD of OWLAxioms
list of subject vocabularies and their frequencies.
Criterion 24.
Criterion 24. Typed subject
RDD of OWLAxioms
list of string representation of typed OWL subjects.
A distributed implementation of OWL statistics.