|
Web
Presence: Report Card for Software, Research and Media Web Sites
This report presents rankings for web sites belonging to computer and software companies,
open source initiatives, media organizations, and IT research organizations.
Includes XML and web services sites.
Modeling XML Applications
with UML
David Carlson
David Carlson explains use cases, behavior
diagrams, and structure diagrams. Then he discusses modeling XML
vocabularies with UML.
more links for Modeling
Architecture
of the World Wide Web
The W3C Technical Architecture Group (TAG) has produced a document
that describes the Web architecture, including formats, protocols,
identification and behavior. The document explains the design choices
that comprise the architectural principles of the Web, such as using
absolute, unambiguous URIs.
XML
Information Set
This W3C Recommendation describes the infoset (an abstract data set referenced
by XML specifications).
The
XML Meta-Architecture
These are slides from an informative presentation by W3C Fellow Henry
Thompson.
SMIL
Animation
The Synchronized Multimedia Integration Language (SMIL) permits
coordination of different elements of a multimedia presentation. This is
W3C document describes a basic set of animation elements and a
framework.
more links for Multimedia
Mapping from XML Schemas to ASN.1 modules
This is an explanation of a process that maps from an input XML
schema to an ASN.1 module containing a set of type definitions.
There is also an option to produce an XER encoding instruction section.
more links for Schema
Versioning XML Vocabularies
David Orchard
This article presents rules for versioning XML vocabularies with the use of XML Namespaces and XML Schema constructs. The author addresses issues related to backward and forward compatibility.
more links for XML
Applying XSL to Arbitrary Groves and Hyperdocuments
Mark Anderson, Brandon Jockman, W. Eliot Kimber
This paper describes the use of an XSLT engine for
processing groves and hyperdocuments. The authors make a case for
using XSLT for any objects that can be interpreted as
nodes with properties.
more links for XSL and XSLT
|
|
Piazza: Data Management Infrastructure for Semantic Web Applications
Alon Y. Halevy, Zachary G. Ives, Peter Mork, Igor Tatarinov
(University of Washington)
Piazza provides interoperation of XML with RDF and OWL ontologies.
It's language for mediating between Semantic Web data sources maps the
domain structure and document structure.
more links for Semantics
reading
UBL:
The Next Step for Global E-Commerce
OASIS's Universal Business Language will
synthesize XML libraries for creating an international standard
for e-business.
more links for e-business
Implementing the XQuery Grammar
Howard Katz
This is a presentation Howard gave at Extreme Markup 2002. He discusses using Java tools (JavaCC, JJTree) to implement an XQuery engine. JJTree is a preprocessor and JavaCC is parser generator.
more links for Query
Role of Registries
in Service Oriented Architectures
Duane Nickull
The author contributed to ebXML specifications and implementations
of ebXML Messaging and RegRep. This is a PowerPoint presentation for the
Justice Department. It opens with slides that explain the role of
registries and repositories in Service Oriented Architectures.
more links for SOA
Architectural
Styles and the Design of Network-based Software Architectures
Roy Thomas Fielding
In this doctoral dissertation, Roy
Thomas Fielding introduces the
Representational State Transfer (REST) architectural style. REST
emphasize generality of interfaces and independent deployment of
components. REST and HTTP are an alternative to services protocols such
as SOAP.
more
about Web Services

Grid Services
Grid
Data Service Specification
This is a draft of the specification for grid database services from
the Global Grid Forum Database Access and Integration Services (DAIS)
Working Group. It describes generic, extensible data access interfaces.
more links for Grid Services
Business Process
Modeling Language
BPML is a solution for modeling business processes.
It supports end-to-end process modeling, collaborative processes, and
transactional processes.
more links for enterprise XML
|