Home
last modified time | relevance | path

Searched refs:extensionFunction (Results 1 – 12 of 12) sorted by relevance

/dports/textproc/p5-RDF-Query/RDF-Query-2.918/examples/service_descriptions/
H A Dkasei_us.ttl44 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#dateTime> ;
45 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#string> ;
48 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#double> ;
49 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#decimal> ;
50 sparql:extensionFunction <http://kasei.us/2007/09/functions/warn> ;
51 sparql:extensionFunction <java:com.ldodds.sparql.Distance> ;
52 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#float> ;
53 sparql:extensionFunction <http://kasei.us/code/rdf-query/functions/bloom> ;
54 sparql:extensionFunction <java:com.hp.hpl.jena.query.function.library.now> ;
55 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#integer> ;
[all …]
/dports/textproc/p5-RDF-Query/RDF-Query-2.918/data/
H A Dservice-kasei.ttl44 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#dateTime> ;
45 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#string> ;
48 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#double> ;
49 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#decimal> ;
50 sparql:extensionFunction <http://kasei.us/2007/09/functions/warn> ;
51 sparql:extensionFunction <java:com.ldodds.sparql.Distance> ;
52 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#float> ;
53 sparql:extensionFunction <http://kasei.us/code/rdf-query/functions/bloom> ;
54 sparql:extensionFunction <java:com.hp.hpl.jena.query.function.library.now> ;
55 sparql:extensionFunction <http://www.w3.org/2001/XMLSchema#integer> ;
[all …]
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/t/data/rdfa/
H A Dtest-sd.nt26 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://kasei.us/2007/09/f…
28 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://kasei.us/code/rdf-…
29 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
30 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
31 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
32 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
33 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
34 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
35 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <http://www.w3.org/2001/XM…
39 _:g4 <http://www.w3.org/ns/sparql-service-description#extensionFunction> <java:com.hp.hpl.jena.quer…
[all …]
/dports/net-im/coyim/coyim-0.3.11/session/
H A Dextensions.go11 type extensionFunction func(access.Session, *data.ClientMessage, *data.Extension) type
13 var knownExtensions = map[string]extensionFunction{}
19 func registerKnownExtension(fullName string, f extensionFunction) { argument
23 func getExtensionHandler(namespace, local string) extensionFunction {
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmltype_p.h116 ExtensionFunc extensionFunction() const;
H A Dqqmltype.cpp545 QQmlType::ExtensionFunc QQmlType::extensionFunction() const in extensionFunction() function in QQmlType
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qml/qml/
H A Dqqmltype_p.h116 ExtensionFunc extensionFunction() const;
H A Dqqmltype.cpp545 QQmlType::ExtensionFunc QQmlType::extensionFunction() const in extensionFunction() function in QQmlType
/dports/textproc/retext/retext-7.2.2/ReText/
H A Dwindow.py797 def extensionFunction(self, data): member in ReTextWindow
827 action = self.act(name, trig=self.extensionFunction(data))
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/tools/qmlplugindump/
H A Dmain.cpp567 … const QMetaObject *extendedObject = type.extensionFunction() ? type.metaObject() : nullptr; in dump()
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/tools/qmlplugindump/
H A Dmain.cpp567 … const QMetaObject *extendedObject = type.extensionFunction() ? type.metaObject() : nullptr; in dump()
/dports/textproc/p5-RDF-Trine/RDF-Trine-1.019/t/
H A Dserializer-turtle.t552 …sd:extensionFunction <http://openjena.org/ARQ/function#sha1sum>, <java:com.ldodds.sparql.Distance>…