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"

(updated terminology and external links)
Line 2: Line 2:
  
 
;Domain model
 
;Domain model
: The root of an SML-IF document. Contains a set of phenic and genic documents
+
: The root of an SML-IF document. Contains a set of definition and instance documents
  
;Genic Documents (From the [http://serviceml.org/SML-200610.pdf SML Spec])
+
;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 genic documents - XML Schema documents that conform to SML’s profile of XML Schema, and rule documents that conform to SML’s profile of Schematron.
+
: 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.
  
;Phenic Documents (From the [http://serviceml.org/SML-200610.pdf SML Spec])
+
;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.
 
:The subset of documents in a model that describe the structure and content of the modeled entities.
  
 
;Resource domain
 
;Resource domain
: A set of genic and/or template documents that can be used to build define a domain
+
: A set of definition and/or template documents that can be used to build define a domain
  
 
;Resource Model editor
 
;Resource Model editor
Line 23: Line 23:
 
: The process of validation the content of an SML-IF resource
 
: The process of validation the content of an SML-IF resource
 
: Validate SML phenic documents contained by the SML-IF resource
 
: Validate SML phenic documents contained by the SML-IF resource
: Apply any schematron rule defined as a genic document
+
: Apply any schematron rule defined as a definition document
: See also the [http://serviceml.org/SML-IF-200610.pdf SML-IF Spec]
+
: See also the [http://serviceml.org/SML-IF-200702.pdf SML-IF Spec]
  
 
;Template document
 
;Template document
Line 30: Line 30:
  
 
;Template editor
 
;Template editor
: An editor that can create genic and template documents
+
: An editor that can create definition and template documents

Revision as of 11:39, 27 June 2007

COSMOS Project Home > COSMOS Wiki >

Domain model
The root of an SML-IF document. Contains a set of definition and instance documents
Definition Documents (From the 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.
Instance Documents (From the 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
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 validation the content of an SML-IF resource
Validate SML phenic documents contained by the SML-IF resource
Apply any schematron rule defined as a definition document
See also the 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

Copyright © Eclipse Foundation, Inc. All Rights Reserved.