diff options
| author | reger <reger18@arcor.de> | 2013-08-15 00:05:32 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2013-08-15 00:05:32 +0200 |
| commit | 43348a98a9562f99ed0dea1b6b8943d47213327a (patch) | |
| tree | c07ec6ed5315cc382f906085e032ccd6c7155f11 /htroot/Vocabulary_p.html | |
| parent | b4016ff324a6e781ab0b9b78801a2ec74c74d867 (diff) | |
add some href target=_blank to ext. links with external icon
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 91c272d28..30af54463 100644 --- a/htroot/Vocabulary_p.html +++ b/htroot/Vocabulary_p.html @@ -132,7 +132,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de <dt>Namespace</dt><dd>#[namespace]#</dd> <dt>Predicate</dt><dd>#[predicate]#</dd> <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]#">#[objectspacepredicate]#</a> for generated objects. Hint: use 'http://dbpedia.org/resource/' as default.#(/editable)#</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> <dl> |
