Reference documentation

Legenda:

⚗️ : means an experimental feature


SDaaS Ontology

the terms in the SDaaS language profile

⚗️ sd_learn_datalake

⚗️sd_learn_dataset

loads all data dumps in a VOiD dataset

⚗️sd_plan_loop

execute a sdaas plan in loop till no changes in graph stores

⚗️sd_plan_run

execute a sdaas

sd

call a SDaaS command

sd_abort

log a critical error and exit SDaaS

sd_cat

a wrapper for cat

sd_curl

a wrapper for curl

sd_curl_rdf

a wrapper for curl with content management for RDF

sd_curl_sparql

a wrapper for curl with content management for SPARQL command files

sd_error

return an error code and log a message

sd_include

include a module

sd_kees_boot

sd_kees_date

sd_kees_describe

sd_kees_invalidate

sd_kees_is

sd_kees_lock

sd_kees_metadata

print kees metadata

sd_kees_unlock

sd_learn_file

loads an RDF file with its provenance metadata

sd_learn_resource

loads an RDF resource with its provenance metadata

sd_learn_rule

sd_log

log a message

sd_rapper

a wrapper for rapper

sd_return_first_non_zero

analyze the return of a piped command

sd_sparql_graph

load a set of nTriples into a named graph within a graph store

sd_sparql_list

a sparql query alias

sd_sparql_query

query a graph store with SPARQL

sd_sparql_rule

a sparql query alias

sd_sparql_test

a sparql query alias

sd_sparql_update

update a graph store with SPARQL

sd_store_erase

erase a graph store

sd_store_size

return the number of triple un a graph store

sd_urlencode

url encode a string

sd_uuid

generate an uuid

sd_validate

validate a variable content against a regular expression

sd_view_agent

describe SDaaS agent properties

sd_view_config

display all declared configuration variables

sd_view_module

display all functions exported by a module

sd_view_modules

display all modules in SDaaS distribution

sd_view_ontology

print the SDaaS language Profile

sd_view_version

print the version of SDaaS interface

Last modified May 6, 2024: updated (1e7acb8)