@prefix oslc: . @prefix oslc_auto: . @prefix rdf: . @prefix dcterms: . @prefix http: . @prefix http-methods: . @base . a oslc:Action, oslc_auto:TearDownAction ; dcterms:description "Tear down execution environment #2314"; dcterms:title "STOP 2314"; oslc:binding [ a oslc:CreationFactory ; dcterms:title "Create a log entry of all requests" ; oslc:creation ; oslc:resourceShape ; oslc:desiredResult oslc_auto:AutomationResult ; ]; .