aspects.io.openmanufacturing.test.1.0.0.Aspect.ttl Maven / Gradle / Ivy
# Copyright (c) 2021 Robert Bosch Manufacturing Solutions GmbH
#
# See the AUTHORS file(s) distributed with this work for additional
# information regarding authorship.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
#
# SPDX-License-Identifier: MPL-2.0
@prefix : .
@prefix bamm: .
@prefix bamm-c: .
@prefix xsd: .
@prefix unit: .
:Aspect a bamm:Aspect ;
bamm:name "Aspect" ;
bamm:preferredName "Test Aspect"@en ;
bamm:description "This is a test description"@en ;
bamm:properties ( ) ;
bamm:operations ( ) .