File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,9 @@ Individual files are served as `ldp:NonRDFSource` resources,
3535and directories are served as ` ldp:BasicContainer ` resources.
3636If 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" `
4141header. For example, if a JPEG file is named ` rosid_rosaceae.jpg ` , then by adding an RDF file with
4242the name ` rosid_rosaceae.jpg.ttl ` (or any valid RDF format such as ` rosid_rosaceae.jpg.jsonld ` ), then
4343requests to ` rosid_rosaceae.jpg ` will include a link header pointing to the ` ldp:RDFSource ` .
You can’t perform that action at this time.
0 commit comments