Changes between Version 10 and Version 11 of PimoStorage
- Timestamp:
- 07/17/06 21:20:44 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PimoStorage
v10 v11 48 48 '''You should stop using the web interface for Sesame1 to add data, it is not named graph conformant, we will work on that. ''' 49 49 50 = Domain Ontologies=50 === Domain Ontologies === 51 51 52 52 The user might decide to write a domain ontology or download one from the web. If that happens, the domain ontology (example: beer ontology) will be glued into the user's pimo. 53 53 54 Domain ontologies are added/deleted/updated using methods of the PimoService. 55 You can interact directly with the triples of an ontology in the store, but you have to care for inference and the correct context yourself then. 54 learn more about DomainOntologies.