dice-group / Squirrel

Squirrel searches and collects Linked Data
Other
22 stars 19 forks source link

Implement usage of .well-known URIs #119

Open MichaelRoeder opened 5 years ago

MichaelRoeder commented 5 years ago

Description

RFC-5785 defines a path prefix for "well-known locations", i.e., /.well-known/. Paulheim and Hertling suggest the usage of /.well-known/void to gather VoID information regarding the datasets available in the server. The parser should implement this behavior.

A previous implementation of #118 would increase the impact of this feature.

Solution

MichaelRoeder commented 4 years ago

Note that RFC 8615 is a newer version of 5785 and should be taken into account.