Package | Description |
---|---|
org.apache.clerezza.platform.rdf.enrichment | |
org.apache.clerezza.rdf.enrichment |
Class and Description |
---|
Enricher
use cases:
- resources with a common eg:parent should be eg:sibling
- for every foaf:Person there shall be a foaf:PersonalProfileDocument
- every non literal resource shall be subject of rdf:type rdfs:Resource statemet
- every eg:City shall have a eg:currentWeather property pointing to a bnode with temperature and humidity
features:
- pre-filter (filter filter): only filter matching resource-matcher are forwarded
- on invocation with matching resource the Enricher knows which criteria matched
|
Class and Description |
---|
Enricher
use cases:
- resources with a common eg:parent should be eg:sibling
- for every foaf:Person there shall be a foaf:PersonalProfileDocument
- every non literal resource shall be subject of rdf:type rdfs:Resource statemet
- every eg:City shall have a eg:currentWeather property pointing to a bnode with temperature and humidity
features:
- pre-filter (filter filter): only filter matching resource-matcher are forwarded
- on invocation with matching resource the Enricher knows which criteria matched
|
Enricher.ResourceFilter
Filters resources of a TripleCollcetion
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.