DESIGN_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `design specification'}
|
EE_DOCUMENT | (document) (ee_specification) | 41 210 | (document) (ee_specification <= document)
|
document_name | document.name | 41 | (ee_specification <= document) (document) document.name
|
revision | document.description | 41 | (ee_specification <= document) (document) document.description
|
ee_document to date_and_time (as change_date) | PATH | | (ee_specification <= document) (document) document date_and_time_assigned_item = document date_and_time_assigned_item <- applied_date_and_time_assignment.items[i] applied_date_and_time_assignment <= date_and_time_assignment {date_and_time_assignment date_and_time_assignment.role -> date_time_role date_time_role.name = `change date'} date_and_time_assignment.assigned_date_and_time -> date_and_time
|
ee_document to date_and_time (as creation_date) | PATH | | (ee_specification <= document) (document) document date_and_time_assigned_item = document date_and_time_assigned_item <- applied_date_and_time_assignment.items[i] applied_date_and_time_assignment <= date_and_time_assignment {date_and_time_assignment date_and_time_assignment.role -> date_time_role date_time_role.name = `creation date'} date_and_time_assignment.assigned_date_and_time -> date_and_time
|
ee_document to ee_approval (as document_approval) | PATH | | (ee_specification <= document) (document) document approval_assigned_item = document approval_assigned_item <- applied_approval_assignment.items[i] applied_approval_assignment <= approval_assignment approval_assignment.assigned_approval -> approval
|
ee_document to ee_document_identifier (as base_identifier) | PATH | | (ee_specification <= document document_identifier_assigned_item = document) (document document_identifier_assigned_item = document) document_identifier_assigned_item <- document_identifier_assignment.items[i] document_identifier_assignment <= group_assignment group_assignment.assigned_group -> group => document_identifier
|
ee_document to ee_text (as text_usage) | PATH | | (ee_specification <= document <-) (document <-) document_reference.assigned_document document_reference => applied_document_reference applied_document_reference.items[i] -> document_assigned_item document_assigned_item = descriptive_representation_item descriptive_representation_item {descriptive_representation_item descriptive_representation_item.name = `text usage'}
|
ee_document to structured_text (as key_phrase) | PATH | | (ee_specification <= document <-) (document <-) document_reference.assigned_document document_reference => applied_document_reference applied_document_reference.items[i] -> document_assigned_item document_assigned_item = representation {representation representation.name = `key phrase'} representation => structured_text_representation_item
|
ee_document to organization (as publisher) | PATH | | (ee_specification <= document) (document) document organization_assigned_item = document organization_assigned_item <- applied_organization_assignment.items[i] applied_organization_assignment <= organization_assignment {organization_assignment organization_assignment.role -> organization_role organization_role.name = `publisher'} organization_assignment.assigned_organization -> organization
|
ee_document to person (as author) | PATH | | (ee_specification <= document) (document) document person_assigned_item = document person_assigned_item <- applied_person_assignment.items[i] applied_person_assignment <= person_assignment {person_assignment person_assignment.role -> person_role person_role.name = `author'} person_assignment.assigned_person -> person
|
ee_document to person_and_organization (as publisher) | PATH | | (ee_specification <= document) (document) document person_and_organization_assigned_item = document person_and_organization_assigned_item <- applied_person_and_organization_assignment.items[i] applied_person_and_organization_assignment <= person_and_organization_assignment {person_and_organization_assignment person_and_organization_assignment.role -> person_and_organization_role person_and_organization_role.name = `publisher'} person_and_organization_assignment.assigned_person_and_organization -> person_and_organization
|
ee_document to security_classification (as security_code) | PATH | | (ee_specification <= document) (document) document security_classification_assigned_item = document security_classification_assigned_item <- applied_security_classification_assignment.items[i] applied_security_classification_assignment <= security_classification_assignment security_classification_assignment.assigned_security_classification -> security_classification
|
ee_document to structured_text (as text_usage) | PATH | | (ee_specification <= document <-) (document <-) document_reference.assigned_document document_reference => applied_document_reference applied_document_reference.items[i] -> document_assigned_item document_assigned_item = representation {representation representation.name = `text usage'} representation => structured_text_representation_item
|
EE_DOCUMENT_IDENTIFIER | document_identifier | 210 | document_identifier <= group {group <- group_assignment.assigned_group group_assignment => document_identifier_assignment document_identifier_assignment.items[i] -> document_identifier_assigned_item = document}
|
assigned_value | group.description | 41 | document_identifier <= group group.description
|
identifier_name | group.name | 41 | document_identifier <= group group.name
|
EE_SPECIFICATION | ee_specification | 210 | ee_specification <= document
|
ee_specification to organization (as source) | PATH | | ee_specification <= document organization_assigned_item = document organization_assigned_item <- applied_organization_assignment.items[i] applied_organization_assignment <= organization_assignment {organization_assignment organization_assignment.role -> organization_role organization_role.name = `document source'} organization_assignment.assigned_organization -> organization
|
ee_specification to person_and_organization (as source) | PATH | | ee_specification <= document person_and_organization_assigned_item = document person_and_organization_assigned_item <- applied_person_and_organization_assignment.items[i] applied_person_and_organization_assignment <= person_and_organization_assignment {person_and_organization_assignment person_and_organization_assignment.role -> person_and_organization_role person_and_organization_role.name = `document source'} person_and_organization_assignment.assigned_person_and_organization -> person_and_organization
|
EE_TEXT | descriptive_representation_item | 45 | |
content | descriptive_representation_item.description | 45 | |
FABRICATION_TECHNOLOGY_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `fabrication technology specification'}
|
INTERFACE_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `interface specification'}
|
LANGUAGE_REFERENCE_MANUAL | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `language reference manual'}
|
LEAD_FORM_SPECIFICATION | ee_specification | 210 | ee_specification <= document {[document document.kind -> document_type document_type.product_data_type = `lead form specification'] [document <- document_relationship.related_document document_relationship document_relationship.relating_document -> document document.kind -> document_type document_type.product_data_type = `material specification']}
|
MATERIAL_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `material specification'}
|
PROCESS_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `process specification'}
|
STRUCTURED_TEXT | structured_text_representation_item | 210 | structured_text_representation_item <= [representation] [descriptive_representation_item <= representation_item] {representation representation.context_of_items -> representation_context => structured_text_representation_context}
|
structured_text to ee_text (as plain_text_content) | PATH | | structured_text_representation_item <= representation representation.items[i] -> representation_item => descriptive_representation_item descriptive_representation_item.description
|
structured_text to external_definition (as content_markup) | PATH | | structured_text_representation_item <= representation representation.items[i] -> representation_item => external_definition
|
structured_text to structured_text (as precedent_structured_text) | PATH | | structured_text_representation_item <= representation <- representation_relationship.rep_2 representation_relationship {representation_relationship representation_relationship.name = `precedent structured text'} representation_relationship.rep_1 -> representation => structured_text_representation_item
|
structured_text to structured_text (as structured_text_content) | PATH | | structured_text_representation_item <= representation representation.items[i] -> representation_item => descriptive_representation_item => structured_text_representation_item
|
SURFACE_FINISH_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `surface finish specification'}
|
TEST_SPECIFICATION | ee_specification | 210 | ee_specification <= document {document document.kind -> document_type document_type.product_data_type = `test specification'}
|