Explore chapters and articles related to this topic
Mapping FIDE model into IFC model
Published in Manuel Martínez, Raimar Scherer, eWork and eBusiness in Architecture, Engineering and Construction, 2020
XSLT is a XML-based technology. It is a language for transforming XML documents into other XML documents. A transformation expressed in XSLT describes rules for transforming a source tree into a result tree. The transformation is achieved by associating patterns with templates. So a XSLT file will be associated with a source document, based in the source Schema, and transformed in a result document, based in the result Schema. Two XSLT files can be developed to do the transformation in the two directions. In this case, the schemas are the FIDE data model and the IFC model. Therefore, FIDE files can be manipulated by IFC compliant applications.
XML-Based Tools and Processes
Published in Cliff Wootton, Developing Quality Metadata, 2009
XSLT is an XML-based document transformation language. The XSLT processor uses an XSLT stylesheet to guide the conversion of the XML document object tree into another tree that is then serialized as XML, HTML, plain text, or another format supported by the XSLT processor.
Human resource optimisation through semantically enriched data
Published in International Journal of Production Research, 2018
Damiano Arena, Apostolos Charalampos Tsolakis, Stylianos Zikos, Stelios Krinidis, Chrysovalantou Ziogou, Dimosthenis Ioannidis, Spyros Voutetakis, Dimitrios Tzovaras, Dimitris Kiritsis
The HR optimisation tool retrieves from CIDEM static information about human resources, such as the trades and experience level of each worker, common procedures on the shop floor, the current work schedule and the requirements of the arriving tasks (dynamic information). When the work schedule is updated by the HR optimisation tool, an event which contains the schedule is created, and stored back into CIDEM so that the other components and the workers can be informed. The information stored in CIDEM is translated into RDF/XML through XSLT, as described in the following section, so as to be available to the semantic framework.
Enterprise modelling: from early languages to models transformation
Published in International Journal of Production Research, 2018
The Eclipse ‘BPMN modeller’ plugin is used to visualise and validate BPMN target models. It requires a specific xml format with graphical elements definition. To address this issue, we rely on XSLT transformation sheet which will transform the BPMN models (XMI format) resulting from the ATL transformation into xml format that conforms to the BPMN modeller requirements.
End-user engineering of ontology-based knowledge bases
Published in Behaviour & Information Technology, 2022
Audrey Sanctorum, Jonathan Riggio, Jan Maushagen, Sara Sepehri, Emma Arnesdotter, Mona Delagrange, Joery De Kock, Tamara Vanhaecke, Christophe Debruyne, Olga De Troyer
Both the Blockly-tool for the ontology development and for the manual data lifting, automatically transform the XML representation used by Blockly into RDF using an XSLT file so that it can be integrated into the domain ontology.