Releases: hypermedia-app/talos
@hydrofoil/talos@0.8.3
@hydrofoil/talos-core@0.3.2
Patch Changes
- 4d36f21: Update
@hydrofoil/sparql-processorto v0.2
@hydrofoil/talos@0.8.2
Patch Changes
- 65390d4: Updated
@tpluscode/sparql-builderto 3.0.1 - e349c5b: Updated
@zazuko/env-nodeto 3.0.0 - 65390d4: Updated
@zazuko/vocabulariesto 4.0.1 - efadd0e: Added
--remote-endpoint <name=URL>option - 9bda3d2: Support
tsxas loader in shell entrypoint - Updated dependencies [52436dd]
- Updated dependencies [efadd0e]
- Updated dependencies [e349c5b]
- Updated dependencies [65390d4]
- Updated dependencies [e349c5b]
- @hydrofoil/talos-core@0.3.1
@hydrofoil/talos-core@0.3.1
Patch Changes
@hydrofoil/talos@0.8.1
@hydrofoil/talos@0.8.0
Minor Changes
-
094d088: SPARQL Queries are adjusted to use the base URI calculated from the resource path. For example, in query
/tables/generate.ru, the effective base URI would be/tables/generate/. This is to align this behavior with how static sources are parsed. In such case, rename the file toindex.ruto remove the file name from resolves URIs. -
38c59be: Ensures trailing slash in bare-domain resources
-
094d088: Base URI behavior changed. Now relative URIs will be resolved against the calculated base including a trailing slash. The exception is an empty
<>reference which will be resolved against the base without a trailing slash.
Use<./>to create a resource with a trailing slash.File path URI reference Resulting URI /api/people.ttl<>/api/people/api/people.ttl<.>/api/people/api/people.ttl<./>/api/people//api/people.ttl<john>/api/people/john/api/people.ttl<#john>/api/people#john/api/people.ttl<../people>/api/people/api/people.ttl<./people>/api/people/api/people.ttl</projects>/projects
Patch Changes
- b4bf27e: Prettier logs
- 094d088: Trailing slash in base URI is truncated when resolving relative URI references
- Updated dependencies [b4bf27e]
- Updated dependencies [be8f9e4]
- Updated dependencies [094d088]
- Updated dependencies [38c59be]
- Updated dependencies [094d088]
- Updated dependencies [094d088]
- @hydrofoil/talos-core@0.3.0
@hydrofoil/talos-core@0.3.0
Minor Changes
-
094d088: SPARQL Queries are adjusted to use the base URI calculated from the resource path. For example, in query
/tables/generate.ru, the effective base URI would be/tables/generate/. This is to align this behavior with how static sources are parsed. In such case, rename the file toindex.ruto remove the file name from resolves URIs. -
38c59be: Ensures trailing slash in bare-domain resources
-
094d088: Base URI behavior changed. Now relative URIs will be resolved against the calculated base including a trailing slash. The exception is an empty
<>reference which will be resolved against the base without a trailing slash.
Use<./>to create a resource with a trailing slash.File path URI reference Resulting URI /api/people.ttl<>/api/people/api/people.ttl<.>/api/people/api/people.ttl<./>/api/people//api/people.ttl<john>/api/people/john/api/people.ttl<#john>/api/people#john/api/people.ttl<../people>/api/people/api/people.ttl<./people>/api/people/api/people.ttl</projects>/projects