Returns the DBpedia URLs of the detected entities in the input text
Function IRI: https://w3id.org/imec/idlab/function#dbpediaSpotlight| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
| endpoint url string | https://w3id.org/imec/idlab/function#endpoint |
Returns true if the given value is null, else false
Function IRI: https://w3id.org/imec/idlab/function#isNull| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
Returns the content of a local file as string
Function IRI: https://w3id.org/imec/idlab/function#readFile| Label | IRI |
|---|---|
| input path | https://w3id.org/imec/idlab/function#path |
Returns the value if the given boolean is true, else null
Function IRI: https://w3id.org/imec/idlab/function#trueCondition| Label | IRI |
|---|---|
| boolean encoded as string | https://w3id.org/imec/idlab/function#strBoolean |
| input string | https://w3id.org/imec/idlab/function#str |
abs
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_abs| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
acos
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_acos| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
and
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#boolean_and| Label | IRI |
|---|---|
| b | http://users.ugent.be/~bjdmeest/function/grel.ttl#param_rep_b |
asin
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_asin| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
atan
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_atanatan2
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_atanceil
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_ceil| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
chomp
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_chomp| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sep | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_sep |
coalesce
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#other_coalesce| Label | IRI |
|---|---|
| objects | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_any_rep_e |
combin
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_combinConcatenates two strings, optionally with a separator
Function IRI: https://w3id.org/imec/idlab/function#concat| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
| other input string | https://w3id.org/imec/idlab/function#otherStr |
| delimiter | https://w3id.org/imec/idlab/function#delimiter |
Concatenates an rdf:seq of strings, optionally with a separator
Function IRI: https://w3id.org/imec/idlab/function#concatSequenceThis function does not take any arguments.
contains
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_contains| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sub | http://users.ugent.be/~bjdmeest/function/grel.ttl#string_sub |
cos
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_cos| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
cosh
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_cosh| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
Creates a unique versioned IRI for first time entities
Function IRI: https://w3id.org/imec/idlab/function#createUniqueIRI| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| Indicates if a field contains unique values | https://w3id.org/imec/idlab/function#unique |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
datePart
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#date_datePartReturns a given value if input is equal to another given value
Function IRI: https://w3id.org/imec/idlab/function#decide| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
| expected input string | https://w3id.org/imec/idlab/function#expectedStr |
| result string | https://w3id.org/imec/idlab/function#result |
degrees
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_degrees| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
diff
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_diff| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| input value 2 | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter2 |
diff
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#date_diffendsWith
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_endsWith| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sub | http://users.ugent.be/~bjdmeest/function/grel.ttl#string_sub |
Returns true if strings are equal.
Function IRI: https://w3id.org/imec/idlab/function#equal| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| input value 2 | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter2 |
Escapes a string, with a mode parameter.
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#escape| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| mode value | http://users.ugent.be/~bjdmeest/function/grel.ttl#modeParameter |
even
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_even| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
exp
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_exp| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
Returns an IRI when an entity is explicitely created
Function IRI: https://w3id.org/imec/idlab/function#explicitCreate| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
Returns an IRI when an entity is explicitely deleted
Function IRI: https://w3id.org/imec/idlab/function#explicitDelete| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
Returns an IRI when an entity is explicitely updated
Function IRI: https://w3id.org/imec/idlab/function#explicitUpdate| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
fact
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_fact| Label | IRI |
|---|---|
| d1 | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_int_i |
factn
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_factnfloor
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_floor| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
gcd
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_gcdGenerates a unique IRI by watching the given property value
Function IRI: https://w3id.org/imec/idlab/function#generateUniqueIRI| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| Property field of the data record to be watched | https://w3id.org/imec/idlab/function#watchedProperty |
| Indicates if a field contains unique values | https://w3id.org/imec/idlab/function#unique |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
get
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_getReturns the MIME Type of a filename
Function IRI: https://w3id.org/imec/idlab/function#getMIMEType| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
hasField
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#other_hasFieldReturns an IRI when an entity is implicitely created
Function IRI: https://w3id.org/imec/idlab/function#implicitCreate| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
Returns an IRI when an entity is implicitely deleted
Function IRI: https://w3id.org/imec/idlab/function#implicitDelete| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
Returns an IRI when an entity is implicitely updated
Function IRI: https://w3id.org/imec/idlab/function#implicitUpdate| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| Property field of the data record to be watched | https://w3id.org/imec/idlab/function#watchedProperty |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
Returns whether a value is in range
Function IRI: https://w3id.org/imec/idlab/function#inRange| Label | IRI |
|---|---|
| test | https://w3id.org/imec/idlab/function#p_test |
| from | https://w3id.org/imec/idlab/function#p_from |
| to | https://w3id.org/imec/idlab/function#p_to |
indexOf
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_indexOf| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sub | http://users.ugent.be/~bjdmeest/function/grel.ttl#string_sub |
join
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_joinlastIndexOf
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_lastIndexOf| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sub | http://users.ugent.be/~bjdmeest/function/grel.ttl#string_sub |
lcm
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_lcmlength
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_length| Label | IRI |
|---|---|
| a | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_array_a |
length
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_length| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
Returns true if the string is found in the list
Function IRI: https://w3id.org/imec/idlab/function#listContainsElement| Label | IRI |
|---|---|
| list | https://w3id.org/imec/idlab/function#list |
| input string | https://w3id.org/imec/idlab/function#str |
ln
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_ln| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
log
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_log| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
Looks for the first appearance of the search string in the fromColumn of a csv file (supposing default delimiter ','), and returns the value of the toColumn on the same row.
Function IRI: https://w3id.org/imec/idlab/function#lookup| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
| string representing the path to an input file | https://w3id.org/imec/idlab/function#inputFile |
| index of the fromColumn | https://w3id.org/imec/idlab/function#fromColumn |
| index of the toColumn | https://w3id.org/imec/idlab/function#toColumn |
Looks for the first appearance of the search string in the fromColumn of a csv file, and returns the value of the toColumn on the same row.
Function IRI: https://w3id.org/imec/idlab/function#lookupWithDelimiter| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
| string representing the path to an input file | https://w3id.org/imec/idlab/function#inputFile |
| index of the fromColumn | https://w3id.org/imec/idlab/function#fromColumn |
| index of the toColumn | https://w3id.org/imec/idlab/function#toColumn |
| delimiter | https://w3id.org/imec/idlab/function#delimiter |
match
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_match| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| p | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_regex |
max
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_maxmd5
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_md5| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
min
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_minmod
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_modmultinomial
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_multinomial| Label | IRI |
|---|---|
| a | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_array_a |
Parses the input as a date and returns it as a string in the ISO-8601 format uuuu-MM-dd. It uses the current language to parse month or day names.
Function IRI: https://w3id.org/imec/idlab/function#normalizeDate| Label | IRI |
|---|---|
| string parsable to a date | https://w3id.org/imec/idlab/function#strDate |
| string representing a date pattern | https://w3id.org/imec/idlab/function#pattern |
Parses the input as a datetime and returns it as a string in the ISO-8601 format uuuu-MM-ddTHH:mm:ss. It uses the current language to parse month or day names.
Function IRI: https://w3id.org/imec/idlab/function#normalizeDateTime| Label | IRI |
|---|---|
| string parsable to a date | https://w3id.org/imec/idlab/function#strDate |
| string representing a date pattern | https://w3id.org/imec/idlab/function#pattern |
Parses the input as a datetime and returns it as a string in the ISO-8601 format uuuu-MM-ddTHH:mm:ss. It uses the given language to parse month or day names.
Function IRI: https://w3id.org/imec/idlab/function#normalizeDateTimeWithLang| Label | IRI |
|---|---|
| string parsable to a date | https://w3id.org/imec/idlab/function#strDate |
| string representing a date pattern | https://w3id.org/imec/idlab/function#pattern |
| string representing a BCP 47 language tag | https://w3id.org/imec/idlab/function#lang |
Parses the input as a date and returns it as a string in the ISO-8601 format uuuu-MM-dd. It uses the given language to parse month or day names.
Function IRI: https://w3id.org/imec/idlab/function#normalizeDateWithLang| Label | IRI |
|---|---|
| string parsable to a date | https://w3id.org/imec/idlab/function#strDate |
| string representing a date pattern | https://w3id.org/imec/idlab/function#pattern |
| string representing a BCP 47 language tag | https://w3id.org/imec/idlab/function#lang |
not
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#boolean_not| Label | IRI |
|---|---|
| b | http://users.ugent.be/~bjdmeest/function/grel.ttl#bool_b |
Returns true if strings are not equal.
Function IRI: https://w3id.org/imec/idlab/function#notEqual| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| input value 2 | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter2 |
now
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#date_nowThis function does not take any arguments.
odd
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_odd| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
or
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#boolean_or| Label | IRI |
|---|---|
| b | http://users.ugent.be/~bjdmeest/function/grel.ttl#param_rep_b |
partition
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_partitionphonetic
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_phonetic| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| encoding | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_encoding |
pow
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_powquotient
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_quotientdegrees
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_radians| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
Returns a random uuid.
Function IRI: https://w3id.org/imec/idlab/function#randomThis function does not take any arguments.
randomNumber
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_randomNumberreinterpret
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_reinterpret| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| encoder target | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_encoder_target |
| encoder source | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_encoder_source |
replace
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_replacereplaceChars
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_replaceCharsreverse
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_reverse| Label | IRI |
|---|---|
| a | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_array_a |
round
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_round| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
rpartition
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_rpartitionsha1
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_sha1| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
sin
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_sin| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
sinh
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_sinh| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
slice
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_sliceConverts an arbitrary string to its slugified equivalent.
Function IRI: https://w3id.org/imec/idlab/function#slugify| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
smartSplit
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_smartSplit| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sep | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_opt_sep |
sort
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_sort| Label | IRI |
|---|---|
| a | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_array_a |
split
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_split| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sep | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_sep |
splitByCharType
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_splitByCharType| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
splitByLengths
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_splitByLengthsstartsWith
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_startsWith| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| sub | http://users.ugent.be/~bjdmeest/function/grel.ttl#string_sub |
Returns true if a string is found in a delimited string.
Function IRI: https://w3id.org/imec/idlab/function#stringContainsOtherString| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
| other input string | https://w3id.org/imec/idlab/function#otherStr |
| delimiter | https://w3id.org/imec/idlab/function#delimiter |
substring
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_substringsum
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_sum| Label | IRI |
|---|---|
| a | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_array_a |
tan
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_tan| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
tanh
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#math_tanh| Label | IRI |
|---|---|
| d | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_dec_n |
Returns the input with all letters in lower case.
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#toLowerCase| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
Returns the input with all letters in upper case.
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#toUpperCase| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
toDate
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#date_toDate| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| pattern | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_string_pattern |
toNumber
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_toNumber| Label | IRI |
|---|---|
| e | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_any_e |
toString
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_toStringtoTitlecase
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_toTitlecase| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
Returns an uppercase, valid url.
Function IRI: https://w3id.org/imec/idlab/function#toUpperCaseURL| Label | IRI |
|---|---|
| input string | https://w3id.org/imec/idlab/function#str |
trim
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_trim| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
type
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#other_type| Label | IRI |
|---|---|
| e | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_any_e |
unescape
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_unescape| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
| mode value | http://users.ugent.be/~bjdmeest/function/grel.ttl#modeParameter |
unicode
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#string_unicode| Label | IRI |
|---|---|
| input value | http://users.ugent.be/~bjdmeest/function/grel.ttl#valueParameter |
uniques
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#array_uniques| Label | IRI |
|---|---|
| a | http://users.ugent.be/~bjdmeest/function/grel.ttl#p_array_a |
Updates a unique versioned IRI by watching the given property value
Function IRI: https://w3id.org/imec/idlab/function#updateUniqueIRI| Label | IRI |
|---|---|
| String representation of an IRI | https://w3id.org/imec/idlab/function#iri |
| Property field of the data record to be watched | https://w3id.org/imec/idlab/function#watchedProperty |
| Indicates if a field contains unique values | https://w3id.org/imec/idlab/function#unique |
| string representing the name of the state file | https://w3id.org/imec/idlab/function#state |
xor
Function IRI: http://users.ugent.be/~bjdmeest/function/grel.ttl#boolean_xor| Label | IRI |
|---|---|
| b | http://users.ugent.be/~bjdmeest/function/grel.ttl#param_rep_b |