ResourcePage
An HTML page that presents a resource. By convention, resource pages are located at a reserved 'index.html' located-file name. Mesh layout invariant: reserve 'index.html' for ResourcePages; other artifact facets SHOULD NOT use 'index.html' as their identifier token.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/ResourcePage | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | rdfs:Class |
|---|---|
| rdfs:comment | An HTML page that presents a resource. By convention, resource pages are located at a reserved 'index.html' located-file name. Mesh layout invariant: reserve 'index.html' for ResourcePages; other artifact facets SHOULD NOT use 'index.html' as their identifier token. |
| rdfs:label | Resource page file |
| rdfs:subClassOf | https://semantic-flow.github.io/sflo/ontology/LocatedFile |
| rdfs:subClassOf | schema:WebPage |