- Jan 18, 2012
-
-
alangrafu authored
Instead of returning to ".." it will go to $conf['home']
-
- Jan 16, 2012
-
-
alangrafu authored
-
- Jan 15, 2012
-
-
alangrafu authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
Timothy Lebo authored
-
- Jan 14, 2012
-
-
Timothy Lebo authored
-
- Jan 13, 2012
-
-
alangrafu authored
-
alangrafu authored
-
alangrafu authored
* Back to "first" instead of "f" to increase readability * default views and models are now rdfs:Resource * 'use_external_uris' renamed to 'mirror_external_uris' to increase readability * When mirroring URIs, LODSPeaKr will include two triples using (owl:sameAs and con:prerredUri) from mirrored URI to original one
-
- Nov 08, 2011
-
-
alangrafu authored
-
- Oct 05, 2011
-
-
alangrafu authored
Also, fixed typo in configuration
-
- Oct 02, 2011
-
-
alangrafu authored
- Added debug flag, when `true` returns in page SPARQL query as well as results array Right now, when http://example.org uses data with namespace http://another.com - Every time a SELECT is executed, it will change http://another.com to http://example.org. - This is not the case for DESCRIBE/CONSTRUCT - N-Triples, Turtle and RDF/XML versions works fine so far Problems: - No description for new URI in http://example.org - Not clear how to link URI in http://exampler.org to http://another.com. Suggestion: `<http://example.org/abc> owl:sameAs <http://another.com/abc>` . It is no clear __when__ to do it
-
- Sep 29, 2011
-
-
alangrafu authored
-
- Sep 20, 2011
- Sep 12, 2011
-
-
alangrafu authored
Instead of creating a file for the model, create a dir (e.g., foaf:Person.view.html). Inside add different files (the name doesn't matter). In the view file, they will be accessed as r.filename and can be operated as usual
-
- Sep 11, 2011
-
-
alangrafu authored
Created symlinks to default.*.rdf so we have a unified query/view for each format (although it still can be modified, but is a bad practice)
-
- Sep 08, 2011
- Aug 22, 2011
-
-
Alvaro Graves authored
Adding namespace.php including all namespaces available from http://prefix.cc
-
Alvaro Graves authored
Removed functions related to extract metadata from a SPARQL endpoint, it stores it on the sqlite database. This will ease the installation process
-
- Aug 04, 2011
-
-
Alvaro Graves authored
-
Alvaro Graves authored
-