- From: Nicolas Chauvat <nicolas.chauvat@logilab.fr>
- Date: Wed, 8 Jan 2025 21:57:32 +0100
- To: semantic-web@w3.org
Hi List, In the documentation about the RDF graphs we build in one of our projects, we put the pattern that the URLs generated by the different applications are expected to follow, as in: """ For instances of the class Bar that belong to the group Foo please use URLs that follow the pattern https://data.mycompany.com/resource/foo/bar/<identifier> and more generally, try to use the pattern https://data.mycompany.com/resource/<group>/<class>/<identifier> """ Here, I am using <variable_name> as many web frameworks do, but I am looking for a "standard way", possibly RDF-related but not necessarily, to describe such patterns for URLs. Would you happen to know one ? Thank you in advance ! -- Nicolas Chauvat logilab.fr - services en informatique scientifique et gestion de connaissances
Received on Friday, 17 January 2025 16:10:05 UTC