Skip to content

Commit 55d72b5

Browse files
committed
Minor readme updates
1 parent ba89cc3 commit 55d72b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Individual files are served as `ldp:NonRDFSource` resources,
3535
and directories are served as `ldp:BasicContainer` resources.
3636
If a static file is a RDF file, then it is served as an `ldp:RDFSource`.
3737

38-
## Describing an LDP NonRDFSources
38+
## Describing LDP Non-RDF Resources
3939

40-
It is also possible to describe `ldp:NonRDFSource` resources via the `Link: <IRI>; rel="describedby"`
40+
It is also possible to describe an `ldp:NonRDFSource` via the `Link: <IRI>; rel="describedby"`
4141
header. For example, if a JPEG file is named `rosid_rosaceae.jpg`, then by adding an RDF file with
4242
the name `rosid_rosaceae.jpg.ttl` (or any valid RDF format such as `rosid_rosaceae.jpg.jsonld`), then
4343
requests to `rosid_rosaceae.jpg` will include a link header pointing to the `ldp:RDFSource`.

0 commit comments

Comments
 (0)