Sha256: 095f5ea14a91efd6f5851e07f9b506e29e3575c049636055662d723a0461a12a

Contents?: true

Size: 826 Bytes

Versions: 22

Compression:

Stored size: 826 Bytes

Contents

     @prefix : <http://www.w3.org/2000/01/rdf-schema#> .
     @prefix CIM: <http://iec.ch/TC57/2003/CIM-schema-cim10#> .
     @prefix cims: <http://iec.ch/TC57/1999/rdf-schema-extensions-19990926#> .
     @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
    
    <http://iec.ch/TC57/2003/CIM-schema-cim10#AirCompressor.DrivenBy_C%20ombustionTurbine>     a rdf:Property;
         cims:inverseRoleName <http://iec.ch/TC57/2003/CIM-schema-cim10#CombustionTurbine.Dri%20ves_AirCompressor>;
         cims:multiplicity <http://iec.ch/TC57/1999/rdf-schema-extensions-19990926#M:1>;
         cims:profile "Nerc";
         :comment """A CAES air compressor is driven by combustion
turbine""";
         :domain CIM:AirCompressor;
         :label "DrivenBy_CombustionTurbine"@en;
         :range CIM:CombustionTurbine .
    

Version data entries

22 entries across 22 versions & 2 rubygems

Version Path
rdf_context-0.5.11 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.3.0 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.10 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.2.3.2 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.2.3.1 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.2.3 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.9.1 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.9 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.8.2 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.8.1 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.2.2 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.7 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.6 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.2.1 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.0.3 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.0.2 spec/swap_test/ref/colon-in-uri.n3
rdf-n3-0.0.1 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.5 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.3 spec/swap_test/ref/colon-in-uri.n3
rdf_context-0.5.2 spec/swap_test/ref/colon-in-uri.n3