{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "articleParser-representation", "href" : "http://enovine.org/profile/articleParsers", "descriptor" : [ { "name" : "leadTextContainer", "type" : "SEMANTIC" }, { "name" : "textContainer", "type" : "SEMANTIC" }, { "name" : "mainImageContainer", "type" : "SEMANTIC" }, { "name" : "allowNoImage", "type" : "SEMANTIC" }, { "name" : "editCommands", "type" : "SEMANTIC" }, { "name" : "gallery", "type" : "SEMANTIC" }, { "name" : "video", "type" : "SEMANTIC" } ] }, { "id" : "create-articleParsers", "name" : "articleParsers", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#articleParser-representation" }, { "id" : "get-articleParsers", "name" : "articleParsers", "type" : "SAFE", "descriptor" : [ ], "rt" : "#articleParser-representation" }, { "id" : "delete-articleParser", "name" : "articleParser", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#articleParser-representation" }, { "id" : "get-articleParser", "name" : "articleParser", "type" : "SAFE", "descriptor" : [ ], "rt" : "#articleParser-representation" }, { "id" : "update-articleParser", "name" : "articleParser", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#articleParser-representation" }, { "id" : "patch-articleParser", "name" : "articleParser", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#articleParser-representation" }, { "name" : "getArticleParserByDomain", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" } ] } ] } }