Changes between Version 1 and Version 2 of ApertureOntologyUse
- Timestamp:
- 10/24/05 16:31:21 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureOntologyUse
v1 v2 5 5 This main data ontology has to be extensible (at best, a protege project) and uploaded at a correct url. 6 6 7 we need one big RDF(S) or OWL lite ontology that contains all the nice triple predicate urls we want developers to use. This ontology has to be as straight as possible, clear namespace, downloadable file at the namespace uri, good documentation, according website, etc. 8 I also guess that the ontology will EVOLVE, but I hesitate to version it in the namespace (I would just add new classes/properties like foaf does). For changes in the ontology I would give the ontology a version number like 2005.1 2006.1 (the numbers you use in autofocus) but I would not change the namespace - this ususally brings only problems. 9 7 10 = special ontologies = 8 11 each datasource may bring a special ontology with it. How about a method getontology in ApertureDataSource?