EngineVersion 1
artifact
The Artifact Matrix provides bundling and resolution capabilities for non-RDF resources (blobs) packaged with matrix assemblies, with type-based content resolut
URI: https://poliglot.io/kleo/spec/artifact#
Imports: act, content, exc, matrix
Classes
- artifact:Artifact: A non-RDF resource (blob) bundled with a matrix assembly.
- artifact:ArtifactResolutionException: An exception that occurs when an artifact cannot be resolved during SPARQL execution.
- artifact:BinaryArtifact: Artifact containing generic binary data.
- artifact:ImageArtifact: Artifact containing image data (PNG, JPEG, etc.).
- artifact:JsonArtifact: Artifact containing JSON-structured data.
- artifact:MarkdownArtifact: Artifact containing markdown-formatted text.
- artifact:TextArtifact: Artifact containing plain text content.
Actions
- artifact:resolve: Interface for resolving artifact content from the filesystem.