Changes between Version 13 and Version 14 of JSONInterface


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

--

Legend:

Unmodified
Added
Removed
Modified
  • JSONInterface

    v13 v14  
    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 || get_path || path || || 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 || term || || 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
     
    104104
    105105
    106 get_path
    107 * https://openmind-ismi-dev.mpiwg-berlin.mpg.de/om4-ismi/jsonInterface?method=get_path&path=/132582,63700,68606,49279,91585,51072,61390/is_part_of/CODEX/is_part_of/COLLECTION/is_part_of/REPOSITORY/is_in/PLACE
     106search
     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