Skip to content

Commit

Permalink
Merge pull request #4 from UncleXie123/change-123
Browse files Browse the repository at this point in the history
init
  • Loading branch information
UncleXie123 authored May 14, 2024
2 parents 401e56b + 2fa6be0 commit 18e0758
Show file tree
Hide file tree
Showing 10 changed files with 8 additions and 12 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,9 @@ jobs:
uses: gradle/gradle-build-action@v2
- name: Build
run: ./gradlew build
- name: Query
run: ./gradlew owlQuery
- name: Upload
if: ${{ always() }}
uses: actions/upload-artifact@v3
with:
name: build
path: build/
- name: Generate Docs
run: ./gradlew generateDocs
path: build/
Binary file modified .gradle/7.4.2/checksums/checksums.lock
Binary file not shown.
Binary file modified .gradle/7.4.2/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/7.4.2/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.4.2/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/7.4.2/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ owl:Nothing rdf:type owl:Class .

<http://example.com/tutorial2/vocabulary/mission#Objective>
rdf:type owl:Class ;
rdfs:subClassOf <http://example.com/tutorial2/vocabulary/base#IdentifiedThing> , <http://example.com/tutorial2/vocabulary/base#AggregatedThing> , <http://example.com/tutorial2/vocabulary/mission#Objective> .
rdfs:subClassOf <http://example.com/tutorial2/vocabulary/base#AggregatedThing> , <http://example.com/tutorial2/vocabulary/base#IdentifiedThing> , <http://example.com/tutorial2/vocabulary/mission#Objective> .

<http://bipm.org/jcgm/vim4#Describes>
rdf:type owl:Class ;
Expand Down Expand Up @@ -230,7 +230,7 @@ owl:Nothing rdf:type owl:Class .

<http://bipm.org/jcgm/vim4#OrdinalQuantityValue>
rdf:type owl:Class ;
rdfs:subClassOf <http://bipm.org/jcgm/vim4#QuantityValue> , <http://bipm.org/jcgm/vim4#IndividualQuantity> , <http://bipm.org/jcgm/vim4#IndividualOrdinalQuantity> , <http://bipm.org/jcgm/vim4#IndividualProperty> , <http://bipm.org/jcgm/vim4#IdentifiedElement> , <http://bipm.org/jcgm/vim4#OrdinalQuantityValue> .
rdfs:subClassOf <http://bipm.org/jcgm/vim4#IndividualOrdinalQuantity> , <http://bipm.org/jcgm/vim4#IndividualQuantity> , <http://bipm.org/jcgm/vim4#QuantityValue> , <http://bipm.org/jcgm/vim4#IndividualProperty> , <http://bipm.org/jcgm/vim4#IdentifiedElement> , <http://bipm.org/jcgm/vim4#OrdinalQuantityValue> .

<http://example.com/tutorial2/vocabulary/mission#isDeployedBy>
rdf:type owl:ObjectProperty .
Expand Down Expand Up @@ -337,7 +337,7 @@ owl:topDataProperty rdf:type owl:DatatypeProperty .
rdf:type owl:Ontology ;
rdfs:comment "Generated by Owl Reason 2.8.1" ;
owl:imports <http://example.com/tutorial2/description/bundle> ;
owl:versionInfo "1715673982" .
owl:versionInfo "1715675170" .

<http://example.com/tutorial2/vocabulary/mission#Deploys>
rdf:type owl:Class ;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ owl:topObjectProperty
rdf:type owl:Ontology ;
rdfs:comment "Generated by Owl Reason 2.8.1" ;
owl:imports <http://example.com/tutorial2/description/bundle> ;
owl:versionInfo "1715673982" .
owl:versionInfo "1715675170" .

<http://bipm.org/jcgm/vim4#IndividualNominalProperty>
rdf:type owl:Class .
Expand Down Expand Up @@ -760,7 +760,7 @@ owl:topObjectProperty
rdf:type owl:Class .

<http://example.com/tutorial2/description/objectives#characterize-rocky-core-shape>
rdf:type <http://example.com/tutorial2/vocabulary/mission#Objective> , <http://example.com/tutorial2/vocabulary/base#AggregatedThing> , <http://example.com/tutorial2/vocabulary/base#IdentifiedThing> , owl:Thing ;
rdf:type <http://example.com/tutorial2/vocabulary/mission#Objective> , <http://example.com/tutorial2/vocabulary/base#IdentifiedThing> , <http://example.com/tutorial2/vocabulary/base#AggregatedThing> , owl:Thing ;
<http://example.com/tutorial2/vocabulary/base#hasCanonicalName>
"Characterize the core shape of Kepler 16b" ;
<http://example.com/tutorial2/vocabulary/base#hasIdentifier>
Expand Down Expand Up @@ -970,7 +970,7 @@ owl:Thing rdf:type owl:Class .
owl:sameAs <http://iso.org/iso-80000-1#femto> .

<http://example.com/tutorial2/description/objectives#characterize-rocky-core-density>
rdf:type <http://example.com/tutorial2/vocabulary/mission#Objective> , <http://example.com/tutorial2/vocabulary/base#AggregatedThing> , <http://example.com/tutorial2/vocabulary/base#IdentifiedThing> , owl:Thing ;
rdf:type <http://example.com/tutorial2/vocabulary/mission#Objective> , <http://example.com/tutorial2/vocabulary/base#IdentifiedThing> , <http://example.com/tutorial2/vocabulary/base#AggregatedThing> , owl:Thing ;
<http://example.com/tutorial2/vocabulary/base#hasCanonicalName>
"Characterize the core density of Kepler 16b" ;
<http://example.com/tutorial2/vocabulary/base#hasIdentifier>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ owl:topDataProperty rdf:type owl:DatatypeProperty .
rdf:type owl:Ontology ;
rdfs:comment "Generated by Owl Reason 2.8.1" ;
owl:imports <http://example.com/tutorial2/description/bundle> ;
owl:versionInfo "1715673982" .
owl:versionInfo "1715675170" .

<http://bipm.org/jcgm/vim4#MeasurementProcedure>
rdf:type owl:Class .
Expand Down

0 comments on commit 18e0758

Please sign in to comment.