Changes between Version 7 and Version 8 of rdfstore
- Timestamp:
- 10/28/12 04:45:42 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rdfstore
v7 v8 21 21 * use the RDF triple store and the SPARQL query language for searching 22 22 23 Apart from the fact that this would simplify the architecture of !GeoNetwork (Lucene would no longer be needed and metadata would be stored and searched in the same persistence solution), why would we do this? 23 Why would we do this? 24 * Simplify the architecture of !GeoNetwork (Lucene would no longer be needed and metadata would be stored and searched in the same persistence solution) 24 25 * RDF is purpose designed for representing facts and relationships between facts 25 26 * RDF triple stores and the SPARQL query language are designed to query facts and relationships between facts 26 *27 27 28 28 === Proposal Type ===