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"

m (phenic > instance)
Line 1: Line 1:
 
[http://www.eclipse.org/cosmos/ COSMOS Project Home] >  [[COSMOS|COSMOS Wiki]] >  
 
[http://www.eclipse.org/cosmos/ COSMOS Project Home] >  [[COSMOS|COSMOS Wiki]] >  
  
;Domain model
+
{| border="1" cellspacing="0" cellpadding="5" align="left"
: The root of an SML-IF document. Contains a set of definition and instance documents
+
! Term
 +
! Definition
  
;Definition Documents (From the [http://serviceml.org/SML-200702.pdf 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. 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.
+
| Broker
 +
|
 +
|-
  
;Instance Documents (From the [http://serviceml.org/SML-200702.pdf SML Spec])
 
:The subset of documents in a model that describe the structure and content of the modeled entities.
 
  
;Resource domain
+
|-
: A set of definition and/or template documents that can be used to build define a domain
+
| Client API
 +
|
 +
|-
  
;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 extensions which are provided as additions to the xml 1.0; and
+
| Client API
: Schematron validation.
+
|
 +
|-
  
;SML-IF instance validation
+
|-  
: The process of validation the content of an SML-IF resource
+
| Context
: Validate SML instance documents contained by the SML-IF resource
+
|
: Apply any schematron rule defined as a definition document
+
|-
: See also the [http://serviceml.org/SML-IF-200702.pdf SML-IF 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
+
| Data Adapter
 +
|
 +
|-
 +
 
 +
|-
 +
| Data Collection Runtime
 +
|
 +
|-
 +
 
 +
 
 +
|-
 +
| Data Manager
 +
|
 +
|-
 +
 
 +
|-
 +
| Domain model
 +
| The root of an SML-IF document. Contains a set of definition and instance documents [http://www.w3.org/Submission/sml/ 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. 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]
 +
|-
 +
 
 +
|-
 +
|Instance Documents
 +
|The subset of documents in a model that describe the structure and content of the modeled entities. [http://www.w3.org/Submission/sml/ 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 extensions which are provided as additions to the xml 1.0 and Schematron 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]
 +
|-
 +
|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
 +
|-
 +
 
 +
|}

Revision as of 11:23, 24 July 2007

COSMOS Project Home > COSMOS Wiki >

Term Definition
Broker
Client API
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. 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. 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 extensions which are provided as additions to the xml 1.0 and Schematron 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 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