FLWOR (original) (raw)

About DBpedia

The programming language XQuery defines FLWOR (pronounced 'flower') as an expression that supports iteration and binding of variables to intermediate results. FLWOR is an acronym: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR is loosely analogous to SQL's SELECT-FROM-WHERE and can be used to provide join-like functionality to XML documents. * for creates a sequence of nodes * let binds a sequence to a variable * where filters the nodes on a boolean expression * order by sorts the nodes * return gets evaluated once for every node

Property Value
dbo:abstract The programming language XQuery defines FLWOR (pronounced 'flower') as an expression that supports iteration and binding of variables to intermediate results. FLWOR is an acronym: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR is loosely analogous to SQL's SELECT-FROM-WHERE and can be used to provide join-like functionality to XML documents. * for creates a sequence of nodes * let binds a sequence to a variable * where filters the nodes on a boolean expression * order by sorts the nodes * return gets evaluated once for every node (en) Il linguaggio di programmazione XQuery definisce FLWOR (pronunciato flower - in italiano fiore - anche abbreviato FLWR) come un'espressione che supporta iterazione e binding sulle variabili dei risultati intermedi. FLWOR è un acronimo, dove ogni lettera è l'iniziale di una clausola: * FOR - crea una sequenza di nodi * LET - collega una sequenza di nodi ad una variabile * WHERE - filtra i nodi che soddisfano una condizione booleana * ORDER BY - ordina i nodi * RETURN - viene valutata una volta per ogni nodo FLWOR è vagamente analogo al costrutto SELECT-FROM-WHERE del linguaggio SQL e può essere usato per fornire funzionalità analoghe al join ai documenti XML. (it) Мова програмування XQuery визначає FLWOR (вимовляється як «flower») як вирази, які підтримують ітерацію та прив’язування змінних до проміжних результатів. FLWOR — це абревіатура: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR майже аналогічний SELECT-FROM-WHERE SQL і може використовуватися для надання функціональних можливостей, подібних до XML-документів. (uk)
dbo:wikiPageExternalLink http://www.stylusstudio.com/xquery_flwor.html http://www.w3.org/TR/xquery/%23id-flwor-expressions https://web.archive.org/web/20110604175917/http:/www.brics.dk/~amoeller/XML/querying/flwrexp.html https://web.archive.org/web/20111008001258/http:/w3schools.com/xquery/xquery_flwor.asp
dbo:wikiPageID 4546931 (xsd:integer)
dbo:wikiPageLength 3079 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 956134345 (xsd:integer)
dbo:wikiPageWikiLink dbr:SQL dbr:For_loop dbc:XML dbr:Assignment_(computer_science) dbr:XML dbr:XQuery dbr:Select_(SQL)
dbp:wikiPageUsesTemplate dbt:Multiple_issues dbt:Notability dbt:Refimprove dbt:Reflist dbt:Compu-lang-stub
dcterms:subject dbc:XML
rdf:type owl:Thing dbo:Language schema:Language wikidata:Q315 wikidata:Q9143 dbo:ProgrammingLanguage
rdfs:comment The programming language XQuery defines FLWOR (pronounced 'flower') as an expression that supports iteration and binding of variables to intermediate results. FLWOR is an acronym: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR is loosely analogous to SQL's SELECT-FROM-WHERE and can be used to provide join-like functionality to XML documents. * for creates a sequence of nodes * let binds a sequence to a variable * where filters the nodes on a boolean expression * order by sorts the nodes * return gets evaluated once for every node (en) Мова програмування XQuery визначає FLWOR (вимовляється як «flower») як вирази, які підтримують ітерацію та прив’язування змінних до проміжних результатів. FLWOR — це абревіатура: FOR, LET, WHERE, ORDER BY, RETURN. FLWOR майже аналогічний SELECT-FROM-WHERE SQL і може використовуватися для надання функціональних можливостей, подібних до XML-документів. (uk) Il linguaggio di programmazione XQuery definisce FLWOR (pronunciato flower - in italiano fiore - anche abbreviato FLWR) come un'espressione che supporta iterazione e binding sulle variabili dei risultati intermedi. FLWOR è un acronimo, dove ogni lettera è l'iniziale di una clausola: * FOR - crea una sequenza di nodi * LET - collega una sequenza di nodi ad una variabile * WHERE - filtra i nodi che soddisfano una condizione booleana * ORDER BY - ordina i nodi * RETURN - viene valutata una volta per ogni nodo (it)
rdfs:label FLWOR (en) FLWOR (it) FLWOR (uk)
owl:sameAs freebase:FLWOR wikidata:FLWOR dbpedia-it:FLWOR dbpedia-uk:FLWOR https://global.dbpedia.org/id/3Skqm
prov:wasDerivedFrom wikipedia-en:FLWOR?oldid=956134345&ns=0
foaf:isPrimaryTopicOf wikipedia-en:FLWOR
is dbo:wikiPageRedirects of dbr:FLWR
is dbo:wikiPageWikiLink of dbr:List_comprehension dbr:Flower_(disambiguation) dbr:JSONiq dbr:FLWR dbr:XPath dbr:XQuery dbr:XPath_2.0
is foaf:primaryTopic of wikipedia-en:FLWOR