preferredPayloadFileSlug
Mutable filename-stem preference for LocatedFiles (e.g., 'alice-bio'). Generators may ignore/sanitize it and must resolve collisions mechanically (e.g., suffix or hash). Mesh invariant: should avoid values that would result in a LocatedFile named 'index.html'.
| Canonical IRI | https://semantic-flow.github.io/sflo/ontology/preferredPayloadFileSlug | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | Mutable filename-stem preference for LocatedFiles (e.g., 'alice-bio'). Generators may ignore/sanitize it and must resolve collisions mechanically (e.g., suffix or hash). Mesh invariant: should avoid values that would result in a LocatedFile named 'index.html'. |
| rdfs:domain | https://semantic-flow.github.io/sflo/ontology/PayloadArtifact |
| rdfs:label | preferred payload file slug |
| rdfs:range | xsd:string |