Skip to content

Commit 892d6c3

Browse files
committed
Amend text
1 parent 3a7b9ef commit 892d6c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/linked-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,8 +335,8 @@ If we include this context definition, it means that we will be able to use shor
335335
It should be noted that According to the [JSON-LD Spec](https://www.w3.org/TR/json-ld/#the-context) : _"a context is
336336
used to map terms to IRIs."_ - An IRI (Internationalized Resource Identifier) is not necessarily a URL - see
337337
[here](https://fusion.cs.uni-jena.de/fusion/blog/2016/11/18/iri-uri-url-urn-and-their-differences/) and therefore it is
338-
not unexpected if elements such as `https://uri.etsi.org/ngsi-ld/name` do not actually resolve to a web-page. However
339-
many IRIs within JSON-LD `@context` files, such as `http://schema.org/address` do indeed return web-pages with more
338+
not unexpected if elements such as `https://uri.etsi.org/ngsi-ld/name` do not actually resolve to a web page. However
339+
many IRIs within JSON-LD `@context` files, such as `http://schema.org/address` do indeed return web pages with more
340340
information about themselves.
341341

342342
If you take the NGSI-LD [Core @context](https://uri.etsi.org/ngsi-ld/v1/ngsi-ld-core-context.jsonld)

0 commit comments

Comments
 (0)