User loginNavigation |
XMLIntroduction to E4X
Jon Udell posts a nice intro to E4X (running on Rhino).
A series of code snippets gives you a taste of how E4X can be used to manipulate XML. Description Logics in Literate HaskellExperiments from Graham Klyne:
See also rdfweb-dev post, "Haskell vs. Ada vs. C++ vs. Awk vs. ..., An Experiment in Software Prototyping Productivity" (PS format) By Danny Ayers at 2004-09-08 19:16 | Functional | Logic/Declarative | Semantics | XML | 10 comments | other blogs | 13753 reads
SAT 3 Proof with E Prover via OWLAn interesting little Semantic Web-related development reported by Jos De Roo (creator of the Java/C# Euler inference engine). He's got the E Prover (an equational theorem prover for clausal logic), to find a proof for the OWL (Web Ontology Language) test case "inconsistent502" (RDF, variations), which is a Description Logic encoding of one of the classic SAT 3 problems. By Danny Ayers at 2004-09-08 19:06 | Logic/Declarative | Semantics | Theory | XML | login or register to post comments | other blogs | 8088 reads
"Your" RDF Query LanguageKendall Clark of the Data Access Working Group (part of the W3C's Semantic Web initiative) has posted regarding their work on a query language and access protocol for RDF. The DAWG has recently released the 2nd draft of its Use Cases and Requirements and is looking for community input. Their initial query language design, BRQL, looks SQL-like but is designed to operate on graphs/sets of triples. Type-Based Optimization for Regular Patterns
Type-Based Optimization for Regular Patterns, by Michael Y. Levin and Benjamin C. Pierce. WWW Workshop on High-Performance XML Processing, May 2004.
We describe work in progress on a compilation method based on matching automata, a form of tree automata specialized for pattern compilation, in which we use the schema of the value owing into a pattern matching expression to generate more efficient target code. A set of slides is also available. By Ehud Lamm at 2004-07-08 11:59 | XML | login or register to post comments | other blogs | 4514 reads
XsRQL (and other RQLs)The RDF Data Access Working Group is busy doing a survey of query languages and access techniques that have been used with RDF. Many resemble SQL in syntax, despite operating on a graph. Amongst the WG's Design Evaluations Links there's a recent submission of a different style from Howard Katz : XQuery-style RDF Query Language (XsRQL), which actually looks very procedural (like XQuery). Tim Bray: Languages Cost
Tim Bray writes about custom document schemas:
Then, once you’ve got your language designed, you start the hard work on the software. Frameworks like XSLT help, but no significant language comes without a significant cost in software design. As I've often said here ("here" in the general sense that is), XML vocabulary design is language design. Language design is hard. Hard things often cost. However, Tim wants us to believe that one language is enough. I really hope he is wrong about that... |
Browse archives
Active forum topics |
Recent comments
23 weeks 4 days ago
23 weeks 4 days ago
23 weeks 4 days ago
45 weeks 6 days ago
50 weeks 1 day ago
51 weeks 5 days ago
51 weeks 5 days ago
1 year 2 weeks ago
1 year 6 weeks ago
1 year 6 weeks ago