Module: processDescriptionParser

Methods

(inner) A Function that creates the expanded version of the given capability list, it uses jsonld parser and creates an JSON-LD object which removes the context of the compacted version and created a expanded list with URIs throws a NotFoundError if '@graph' keyword is not found(capabilityList) → {list}

Parameters:
Name Type Description
capabilityList list
Source:
Returns:

expanded list and its identifier

Type
list