Changes between Version 14 and Version 15 of JSONInterface


Ignore:
Timestamp:
Feb 5, 2013, 9:52:24 AM (11 years ago)
Author:
jurzua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JSONInterface

    v14 v15  
    2020|| exist_rel || src_id, tar_id, rel_name || || exist_rel || Returns true, if there is a relation between the entities with ids like: src_id and tar_id. ||
    2121|| get_rels || rel_name || src_oc, tar_oc, include_ents || rels || Returns an array of relations, which can be filtered by source and target name, wenn they are not empty. The content of the source and the target of a relation can also be included wenn include_ent is true. ||
    22 || search || term || || rs || Returns a json-array (called rs), where each entry is a serie of entities that complies with the pattern (or path parameter).   ||
     22|| search || query || || rs || Returns a json-array (called rs), where each entry is a serie of entities that complies with the pattern (or path parameter).   ||
    2323
    2424
     
    105105
    106106search
    107 * https://openmind-ismi-dev.mpiwg-berlin.mpg.de/om4-ismi/jsonInterface?method=search&term=/132582,63700,68606,49279,91585,51072,61390/is_part_of/CODEX/is_part_of/COLLECTION/is_part_of/REPOSITORY/is_in/PLACE
     107* https://openmind-ismi-dev.mpiwg-berlin.mpg.de/om4-ismi/jsonInterface?method=search&query=/132582,63700,68606,49279,91585,51072,61390/is_part_of/CODEX/is_part_of/COLLECTION/is_part_of/REPOSITORY/is_in/PLACE