Closed
Description
Extracting JSON-LD from HTML (in the API spec) is the one distinct feature between the two defined Processor Levels: "full" vs. "pure JSON."
Given the solution Link header solution proposed for #204 and the way it solves for #172, we should reconsider whether extracting JSON-LD from HTML is the role of a JSON-LD processor or rather the role of something run prior to JSON-LD processing (i.e. a data block extractor).
The steps for embedding HTML and referencing specific JSON-LD data blocks could remain normative--in as much as they are expressions of HTML data blocks and id
-based fragment identifiers.