@prefix foaf: . @prefix ns1: . @prefix ns2: . ns1:rob-brennan foaf:made ns2:resource-45 . ns1:monika-solanki foaf:made ns2:resource-45 . ns1:dimitris-kontokostas foaf:made ns2:resource-45 . ns1:bojan-bozic foaf:made ns2:resource-45 . @prefix rdf: . @prefix owl: . ns2:resource-45 rdf:type owl:Thing . @prefix ns5: . ns2:resource-45 rdf:type ns5:InProceedings . @prefix rdfs: . ns2:resource-45 rdf:type rdfs:Resource ; rdfs:label "Enabling combined software and data engineering at Web-scale: The ALIGNED suite of ontologies" . @prefix ns7: . ns2:resource-45 owl:sameAs ns7:resource-45 . @prefix dc: . ns2:resource-45 dc:creator ns1:markus-freudenberg , ns1:dimitris-kontokostas , ns1:rob-brennan , ns1:monika-solanki , ns1:bojan-bozic ; foaf:maker ns1:markus-freudenberg , ns1:dimitris-kontokostas , ns1:monika-solanki , ns1:bojan-bozic , ns1:rob-brennan ; ns5:abstract "Effective, collaborative integration of software services and big data to develop insightful analytics, for Web-scale systems, is now a crucial techno-economic challenge. This requires new combined data and software engineering processes and tools. Semantic metadata standards such as RDFS and OWL, and linked data principles, provide a technical grounding for such integrated systems given an appropriate model of the domain. In this paper we introduce the ALIGNED suite of ontologies or vocabularies specifically designed to model the information exchange needs of combined software and data engineering processes. The models have been deployed to enable: tool-chain integration, such as the exchange of data quality reports; cross-domain communication, such as interlinked data and software unit testing; mediation of the system design process through the capture of design intents and as a source of context for model-driven software engineering processes. These ontologies are deployed in trial live web-scale, data-intensive system development environments in both the commercial and academic domains. We exemplify the usage of the suite on a complex collaborative software and data engineering scenario from the legal information system domain." . @prefix ns9: . ns2:resource-45 ns5:hasAuthorList ns9:authorList . @prefix ns10: . ns2:resource-45 ns5:isPartOf ns10:proceedings . @prefix xsd: . ns2:resource-45 ns5:keyword "Unified Governance"^^xsd:string , "Data Engineering"^^xsd:string , "Software Engineering"^^xsd:string , "Ontologies"^^xsd:string , "Linked data"^^xsd:string ; ns5:title "Enabling combined software and data engineering at Web-scale: The ALIGNED suite of ontologies" . ns1:markus-freudenberg foaf:made ns2:resource-45 . ns10:proceedings ns5:hasPart ns2:resource-45 .