2744c2744 < Convert to RDF Algorithm --- > Deserialize to RDF Algorithm 2832c2832 < does. JSON-LD to RDF converters can work around this restriction, when interpreting --- > does. JSON-LD to RDF deserializers can work around this restriction, when interpreting 2834c2834 < IRIs, minting new "Skolem IRIs" as per --- > IRIs, by minting new "Skolem IRIs" as per 3242,3243c3242,3243 < properties when converting to RDF, there are < three potential approaches (in order of preference):

--- > properties when deserializing to RDF, > three potential approaches are suggested (in descending order of preference):

3251c3251 < data as a --- > data as a (non-standard) 3253c3253,3254 < there is an option in the [[JSON-LD-API]] to do so. --- > there is an option, produce generalized RDF, > in the [[JSON-LD-API]] to do so. 3257c3258 < as a non-generalized RDF Dataset, it is possible --- > as a standard (non-generalized) RDF Dataset, it is possible 3261c3262 < minting new "Skolem IRIs" as per --- > by minting new "Skolem IRIs" as per 3282c3283 <

Transformation from JSON-LD to RDF

--- >

Deserialization from JSON-LD to RDF

3284c3285 <

The process of turning a JSON-LD document depends on executing the --- >

The process of deserializing a JSON-LD document depends on executing the 3286c3287 < RDF Conversion Algorithms --- > RDF Serialization-Deserialization Algorithms 3358c3359 <

Transforming this to RDF now is a straightforward process of turning --- >

Deserializing this to RDF now is a straightforward process of turning