BS ISO 10303-14:2005

Industrial automation systems and integration. Product data representation and exchange - Description methods: The EXPRESS-X language reference manual


说明:

  • 此图仅显示与当前标准最近的5级引用;
  • 鼠标放置在图上可以看到标题编号;
  • 此图可以通过鼠标滚轮放大或者缩小;
  • 表示标准的节点,可以拖动;
  • 绿色表示标准:BS ISO 10303-14:2005 , 绿色、红色表示本平台存在此标准,您可以下载或者购买,灰色表示平台不存在此标准;
  • 箭头终点方向的标准引用了起点方向的标准。

BS ISO 10303-14:2005



标准号
BS ISO 10303-14:2005
发布
2023年
发布单位
英国标准学会
当前最新
BS ISO 10303-14:2005
 
 
适用范围
1   Scope This part of ISO 10303 specifies a language for specifying relationships between data that is governed by EXPRESS schemas, and for specifying alternate views of data that is governed by EXPRESS schemas. The language is called EXPRESS-X. EXPRESS-X is a structural data mapping language. It consists of language elements that allow an unambiguous specification of a relationship between EXPRESS schemas. The following are within the scope of this part of ISO 10303: — mapping of data governed by one EXPRESS schema to data governed by another EXPRESS schema; — mapping of data governed by one version of an EXPRESS schema to data governed by another version of that EXPRESS schema, where the two schemas have different names; — specification of requirements for data translators for data sharing and data exchange applications; — specification of alternate views of data defined by an EXPRESS schema; — an alternate notation for application protocol mapping tables; — bi-directional mappings where mathematically possible;
var dom = document.getElementById("std_map_cont"); var myChart = echarts.init(dom); option = { title: { text: 'BS ISO 10303-14:2005 引用关系图' }, tooltip: {}, animation: false, animationDurationUpdate: 1500, animationEasingUpdate: 'quinticInOut', series : [ { type: 'graph', layout: 'force', /*force: {initLayout: 'circular',repulsion:50,gravity: 0.01,edgeLength:[50,500]},*/ force: {repulsion:20,edgeLength:5}, circular: {rotateLabel: true}, /*symbol: 'rect',*/ /*symbolSize: [150,30],*/ roam: true, draggable: true, /* focusNodeAdjacency: true,*/ roam: true, /* label: { normal: { show: true, position: 'right', formatter: '{b}', } }, */ edgeSymbol: ['circle', 'arrow'], edgeSymbolSize: [2, 6], edgeLabel: { normal: { textStyle: { fontSize: 10 } } }, data: [ {name: "BS ISO 10303-14:2005",symbol: 'circle',symbolSize:20, itemStyle:{ normal: {color:'#669933'}}, } ], // links: [], links: [ {source:'BS ISO 10303-14:2005',target:'',lineStyle:''} ], lineStyle: { normal: { opacity: 0.9, width: 2, curveness: 0 } } } ] }; myChart.setOption(option);



Copyright ©2007-2022 ANTPEDIA, All Rights Reserved
京ICP备07018254号 京公网安备1101085018 电信与信息服务业务经营许可证:京ICP证110310号