Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Glossary"

(Additional SML/SML-IF clarification)
Line 12: Line 12:
  
 
|-  
 
|-  
 +
|-
 +
|SML-IF instance validation
 +
| The process of validating the content of an SML-IF resource, including SML instance documents contained by the SML-IF resource, applying any Schematron rules defined as a definition document and bound to SML instances.  See also the [http://www.w3.org/Submission/sml/ SML Spec]
 
| Client API
 
| Client API
 
|  
 
|  
Line 44: Line 47:
 
|-
 
|-
 
| Definition Documents
 
| Definition Documents
| The subset of documents in a model that describes the schemas and rules that govern the structure and content of the model’s documents. This specification defines two kinds of definition documents - XML Schema documents that conform to SML’s profile of XML Schema, and rule documents that conform to SML’s profile of Schematron. [http://www.w3.org/Submission/sml/ SML Spec]
+
| The subset of documents in a model that describes the schemas and rules that govern the structure and content of the model’s documents. The SML-IF specification defines two kinds of definition documents - XML Schema documents that conform to SML’s profile of XML Schema, and rule documents that conform to SML’s profile of Schematron. [http://www.w3.org/Submission/sml/ SML Spec]
 
|-
 
|-
  
Line 87: Line 90:
 
|-
 
|-
 
|SML validation
 
|SML validation
| The action of validating SML extensions which are provided as additions to the xml 1.0 and Schematron validation.
+
| The action of validating SML documents.  The SML specification extends both the XML Schema 1.0 and Schematron specifications.
 +
|-
 +
|SML-IF
 +
| SML-Interchange Format.  This is a way to aggregate and share SML definitions and instances, identifying the aggregation and defining document aliases and rule bindings.  See also the [http://www.w3.org/Submission/sml/ SML Spec]
 
|-
 
|-
 
|SML-IF instance validation
 
|SML-IF instance validation
| The process of verifying the content of an SML-IF resource, SML instance documents contained by the SML-IF resource, Apply any schematron rule defined as a definition document.  See also the [http://www.w3.org/Submission/sml/ SML Spec]
+
| The process of validating the content of an SML-IF resource, including SML instance documents contained by the SML-IF resource, applying any Schematron rules defined as a definition document and bound to SML instances.  See also the [http://www.w3.org/Submission/sml/ SML Spec]
 
|-
 
|-
 
|Template document
 
|Template document

Revision as of 12:01, 24 July 2007

COSMOS Project Home > COSMOS Wiki >

Term Definition
Broker
SML-IF instance validation The process of validating the content of an SML-IF resource, including SML instance documents contained by the SML-IF resource, applying any Schematron rules defined as a definition document and bound to SML instances. See also the SML Spec Client API
Context
Data Adapter
Data Collection Runtime
Data Manager
Domain model The root of an SML-IF document. Contains a set of definition and instance documents SML Spec
Definition Documents The subset of documents in a model that describes the schemas and rules that govern the structure and content of the model’s documents. The SML-IF specification defines two kinds of definition documents - XML Schema documents that conform to SML’s profile of XML Schema, and rule documents that conform to SML’s profile of Schematron. SML Spec
Instance Documents The subset of documents in a model that describe the structure and content of the modeled entities. SML Spec
Management Annotation
Management Domain
Management Interfaces
Metadata Registry
Query API
Resource domain A set of definition and/or template documents that can be used to build define a domain
Resource Model editor An editor that can create domain model instances, based on a set of predefined templates
SML validation The action of validating SML documents. The SML specification extends both the XML Schema 1.0 and Schematron specifications.
SML-IF SML-Interchange Format. This is a way to aggregate and share SML definitions and instances, identifying the aggregation and defining document aliases and rule bindings. See also the SML Spec
SML-IF instance validation The process of validating the content of an SML-IF resource, including SML instance documents contained by the SML-IF resource, applying any Schematron rules defined as a definition document and bound to SML instances. See also the SML Spec
Template document An SML instance defining a common pattern that can be re-used and adapted in different domain models
Template editor An editor that can create definition and template documents

Back to the top