Package org.aksw.jena_sparql_api.entity.graph.metamodel
package org.aksw.jena_sparql_api.entity.graph.metamodel
-
ClassDescriptionA ConceptManager allocates names for concepts and roles.The metamodel captures for a set of resources their ingoing/outgoing predicates and the number of values for each predicates.A class for (incomplete) enumerations - overengineering?Data provider where ingoing and outgoing predicates are at the same level of nesting: The schema of a triple-based resource traversal path is comprised of the following constituents: ${value}/${direction}/${property}/${alias}/${value}/...Resource Metamodel generation: - For a resource retrieve the number of out/ingoing properties and their number of distinct values per graph The stats are used to decide which set of properties to fetch eagerly and which ones to process lazily.Information about the ingoing/outgoing properties of a set of resources.Resource meta model vocabularyA mapper that allows predicate IRIS to be defined in terms of an alternative sparql expression.