diff options
| author | reger <reger18@arcor.de> | 2014-03-16 22:11:19 +0100 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2014-03-16 22:11:19 +0100 |
| commit | 9f02d2c47b4d4bb802f8f84a5bc2dd7a4826abb4 (patch) | |
| tree | f3930dad2aeb186093d2872e0c5b1f2074a240b7 /htroot/Vocabulary_p.html | |
| parent | 81a846ec3395afa879c08f420a96a7a454c2cd7a (diff) | |
fix: remove link to triplestore in Vocabulary_p (triplestore does not longer exist)
- should be investigated in more detail to look for additional implications
Remove "yacyaction" from proxyservlet as it was only needed for removed interaction routines.
Diffstat (limited to 'htroot/Vocabulary_p.html')
| -rw-r--r-- | htroot/Vocabulary_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Vocabulary_p.html b/htroot/Vocabulary_p.html index d3ac606b3..5b1c7b019 100644 --- a/htroot/Vocabulary_p.html +++ b/htroot/Vocabulary_p.html @@ -134,7 +134,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de <dt>Prefix</dt><dd>#[prefix]#</dd> <dt>Objectspace</dt><dd>#(editable)##[objectspace]#::<input type="text" name="objectspace" value="#[objectspace]#" size="78" maxlength="128" /><br/>if set, uses the predicate <a href="#[objectspacepredicate]#" target="_blank">#[objectspacepredicate]#</a> for generated objects. Hint: use 'http://dbpedia.org/resource/' as default.#(/editable)#</dd> </dl> - <p>This produces the following triples in the <a href="interaction/GetRDF.xml?global=">triplestore</a> if a term or synonym matches in a document:</p> + <p>This produces the following triples in the triplestore if a term or synonym matches in a document:</p> <dl> <dt>Triple #1</dt><dd>#[triple1]#</dd> <dt>Triple #2</dt><dd>#[triple2]#</dd> |
