Help:- PLCSlib structureindexnextside index

The PLCSlib repository is organized as follows:

build/
Contains the HTML representation of the repository.
NOTE    This is generated by the build process and the files held within should not be edited manually.
css/
Contains the CSS stylesheets.
data/
XML source data for PLCSlib.
data/basic
Contains XML document fragments common to all DEX Specifications, e.g. contacts.
data/bibliography
Contains bibliography for the whole of PLCSlib and the default bibliography for each DEX.
data/contexts
Contains the OASIS standard and business specific contexts for DEX's
data/contexts/[context-name]
Each context is stored in its own directory with the same name as the context [context-name]. Each context directory contains files specific to that context including DEXs, reference data and templates etc.
data/contexts/[context-name]/dexs
Contains directories for the DEX Specifications in this context.
data/contexts/[context-name]/dexs/[dex-name]
Each DEX Specification is stored in its own directory with the same name as the DEX Specification [dex-name]. Each directory contains files specific to the DEX Specification.
data/contexts/[context-name]/dexs/[dex-name]/dvlp
Sources for development files such as object models, activity models, etc.
data/contexts/[context-name]/dexs/[dex-name]/images
Image files used by the DEX Specification. The png format is preferred.
data/contexts/[context-name]/dexs/[dex-name]/sys
Auto generated XML files for displaying the DEX Specification.
data/contexts/[context-name]/dexs/[dex-name]/test_data
Test XML data files corresponding to the DEX XSD Specification.
data/contexts/[context-name]/images
Image files used by the Context, such as logo's etc. The png format is preferred.
data/contexts/[context-name]/refdata
Reference data in OWL RDF/XML format specific to one or more DEX's defined in this context.
data/contexts/[context-name]/templates
Contains directories for the template specifications in this context.
data/contexts/[context-name]/templates/dvlp
Sources for development files such as tool specific SysML index models for this context.
data/contexts/[context-name]/templates/[template-name]
Each Template Specification is stored in its own directory with the same name as the Template Specification [template-name]. Each directory contains files specific to the Template Specification.
data/contexts/[context-name]/templates/[template-name]/dvlp
Sources for development files such as tool specific SysML models.
data/contexts/[context-name]/templates/[template-name]/test_data
Test XML data files corresponding to the appropriate XSD Specification.
data/contexts/[context-name]/terminology
Contains terms specific to this context.
data/PLCS
Contains directories for common PLCS models.
data/PLCS/activity_model
Contains the XML representation of the PLCS activity model.
data/PLCS/activity_model/images
Contains the PNG image files for the PLCS activity model.
data/PLCS/ap239e2_model
Contains the AP239 edition2 information model in the following formats.
  • EXPRESS
  • EXPRESS (as XML)
  • SysML
The associated definitions are also held in this folder.
data/PLCS/concept_model
Contains the XML representation of the PLCS concept model.
data/PLCS/concept_model/dvlp
Sources for the tool specific concept model.
data/PLCS/concept_model/images
Contains the PNG image files for the PLCS concept model.
data/PLCS/psm_model
Contains the XML representation of the PLCS platform specific model (psm).
data/PLCS/psm_model/dvlp
Sources for the tool specific psm model derived from the AP239e2 model.
data/PLCS/psm_model/images
Contains the PNG image files for the PLCS psm model.
data/terminology
Contains terms common to the whole of PLCSlib.
etc/
Contains support folders for specific tools.
etc/[tool_name]
Contains support file and utilities for the specific tool [tool_name].
help/
The XML files used for the PLCS information pages.
help/dvlp
Sources for images and other development files.
help/images
The image files used for the PLCS information pages. The png format is preferred.
images/
Contains images that are used in PLCSlib, e.g. the issues symbol or the '+' and '-' boxes for navigation. Note that any images specific to a DEX Specification, Model Usage Guides, etc., should appear in the relevant DEX Specification or Model Usage Guide directory. The same goes for the images used in the help section.
scripts/
Contains the JScript files used in the published HTML version of PLCSlib.
sys/
Contains the XML for displaying the HTML frames for PLCSlib.
utils/
Contains a set of utility scripts for creating and publishing PLCSlib Specifications etc.
xsd/
Contains the schema definitions used for the Contexts, DEXs, Template and Help files etc.
xsl/
Contains everything pertaining to transforming the XML to HTML. This includes XSLT stylesheets.
xsl/generate_aam
The XSL files for transforming the PLCS Activity Model.
xsl/generate_plcslib
The XSL files for generating the core PLCSlib structure.
xsl/generate_owl
The XSL files for transforming the reference data files from the original PLCSlib.
xsl/generate_psm
The XSL files for generating the PLCS PSM from the AP239e2 specification.
xsl/generate_xsd
The XSL files for generating the PLCS XSD.
xsl/models
The XSL files for transforming the DEX Object models.
xsl/refdata
The XSL files for transforming the OWL reference data into HTML.
xsl/templates
The XSL files for transforming the template specifications into html.
xsl/utils
Utility XSL files used in PLCSlib.
Issue reporting