A collection of Stardog functions
A collection of Stardog plugins for writing ANSI console escape codes
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/console/
Suggested prefixes: c: , cons:, console:
Functions:
backgroundBlack
backgroundBlue
backgroundBrightBlack
backgroundBrightBlue
backgroundBrightCyan
backgroundBrightGreen
backgroundBrightMagenta
backgroundBrightRed
backgroundBrightWhite
backgroundBrightYellow
backgroundCyan
backgroundDefault
backgroundGreen
backgroundMagenta
backgroundRed
backgroundWhite
backgroundYellow
blinkFast
blinkOff
blinkSlow
bold
boldOff
eraseScreen
eraseLine
conceal
concealOff
console
foregroundBlack
foregroundBlue
foregroundCyan
foregroundDefault
foregroundGreen
foregroundMagenta
foregroundRed
foregroundWhite
foregroundYellow
italic
italicOff
negative
negativeOff
render
reset
strikeThrough
strikeThroughOff
underline
underlineDouble
underlineOff
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/string/
Suggested prefixes: s: , str: , string
Functions:
abbreviate
abbreviateWithMarker
abbreviateMiddle
appendIfMissing
appendIfMissingIgnoreCase
capitalize
caseFormat
center
chomp
commonSuffix
chop
compare
compareIgnoreCase
commonPrefix
containsAny
contains
containsIgnoreCase
containsNone
containsWhitespace
containsOnly
countMatches
deleteWhitespace
difference
defaultIfBlank
defaultIfEmpty
endsWith
endsWithIgnoreCase
equals
equalsAny
equalsIgnoreCase
digits
initials
indexOf
indexOfAny
indexOfAnyBut
indexOfDifference
indexOfIgnoreCase
isAlpha
isAsciiPrintable
isAlphaSpace
isAlphanumeric
isAnyEmpty
isAnyBlank
isAlphanumericSpace
isAllLowerCase
isAllUpperCase
isBlank
isEmpty
isMixedCase
isNoneBlank
isNoneEmpty
isNotEmpty
isNumericSpace
isAllBlank
isAllEmpty
isNotBlank
isNumeric
isWhitespace
join
joinWith
left
length
leftPad
lastIndexOfAny
lastOrdinalIndexOf
lastIndexOfIgnoreCase
lastIndexOf
lowerCaseFully
lowerCase
ordinalIndexOf
overlay
padEnd
pipe
padStart
prependIfMissing
prependIfMissingIgnoreCase
reverseDelimited
removeEndIgnoreCase
repeat
remove
removeIgnoreCase
rotate
reverse
removeEnd
removeAll
removePattern
removeFirst
removeStart
replace
replaceAll
replaceChars
replaceEach
replaceEachRepeatedly
replaceFirst
replaceOnce
replaceOnceIgnoreCase
replaceIgnoreCase
replacePattern
removeStartIgnoreCase
right
rightPad
split
splitByCharacterType
splitByCharacterTypeCamelCase
splitByWholeSeparator
splitByWholeSeparatorPreserverAllTokens
splitPreserverAllTokens
startsWith
startsWithAny
startsWithIgnoreCase
strip
stripAll
stripAccents
stripAllChar
stripAllString
stripEnd
stripStart
substring
substringAfter
substringAfterLast
substringBefore
substringBeforeLast
substringBetween
substringsBetween
swapCase
trim
truncate
toEncodedString
toCodePoints
uncapitalize
unwrap
wrap
wrapIfMissing
mid
normalizeSpace
upperCase
aliases
count
decimalHtml
decimalHtmlShort
decimalSurrogateHtml
emojify
emoticon
hexHtmlify
htmlify
isEmoji
remove
shortCodify
unicode
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/string/metric/
Suggested prefixes: sm: , strm:, stringmetric:
cosineDistance
cosineSimilarity
damerauDistance
hammingDistance
isub
jaroWinklerSimilarity
jaroWinklerDistance
levenshteinDistance
longestCommonSubsequence
longestCommonSubstring
metricLongestCommonSubsequence
needlemanWunch
ngram
normalizedLevenshteinDistance
normalizedLevenshteinSimarity
overlapCoefficient
qgram
sift4
smithWaterman
smithWatermanGotoh
sorensenDiceSimilarity
sorensenDiceDistance
weightedLevenshteinDistance
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/string/phonetic/
Suggested prefixes: p, pho, phonetic
Functions:
carverphone2
colognePhonetic
daitchMokotoffSoundex
doubleMetaphone
metaphone
nysiis
refinedSoundex
soundex
A collection of Stardog plugins for generating escaped strings in various formats
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/string/escape/
Suggested prefix: escape:
Functions:
csv
ecmaScript
html3
html4
java
json
xml
xml10
xml11
xsi
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/string/unescape/
Suggested prefix: unescape:
Functions:
csv
ecmaScript
html3
html4
java
json
xml
xml10
xml11
xsi
namespace: "http://semantalytics.com/2017/09/ns/stardog/kibble/geo/hash/
prefix: geohash:
functions:
right
left
top
bottom
encode
latitude
hashLengthToCoverBoundingBox
hashContains
heightDegrees
longitude
widthDegrees
property functions:
decode (?latitude ?longitude) geohash:decode("jkjk43243")
neighbors (?top ?bottom ?left ?right) geohash:neighbors("jkjk43243")
Namespace: http://semantalytics.com/2017/09/ns/stardog/kibble/array/
Suggested prefix: array:
Functions:
Append
CartesianProduct
Contains
Distinct
Equals
Fill
Flatten
Index
IndexOf
IndexOfFirst
IndexOfLast
IsEmpty
IsUniformLiteral
IsUniformType
NDims
Of
Offset
Ordinal
Partition
RemoveAll
RemoveFirst
RemoveLast
Reverse
Shift
Shuffle
Size
Sub
Swap
ToString
UniformDatatype
Zip
ZipWithIndex