Skip to content

Commit

Permalink
20231114
Browse files Browse the repository at this point in the history
  • Loading branch information
nanodome committed Nov 14, 2023
1 parent a3e569e commit e8ffc8a
Show file tree
Hide file tree
Showing 3 changed files with 746 additions and 606 deletions.
91 changes: 78 additions & 13 deletions disciplines/computerscience.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,15 @@ rdf:JSON rdf:type rdfs:Datatype .
# Classes
#################################################################

### http://emmo.info/emmo#EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3
:EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3 rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:NCName
] ;
skos:prefLabel "NCNameData"@en .


### http://emmo.info/emmo#EMMO_09007bc0_b5f2_4fb9_af01_caf948cf2044
:EMMO_09007bc0_b5f2_4fb9_af01_caf948cf2044 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_1461e904_a2bf_4558_ad74_2706f5706b34 ;
Expand All @@ -111,6 +120,15 @@ rdf:JSON rdf:type rdfs:Datatype .
skos:prefLabel "JavaScript"@en .


### http://emmo.info/emmo#EMMO_1abe0ea7_2378_402f_b950_89b0795d2f45
:EMMO_1abe0ea7_2378_402f_b950_89b0795d2f45 rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:NMTOKEN
] ;
skos:prefLabel "NMTOKENData"@en .


### http://emmo.info/emmo#EMMO_268a8a97_3a6f_4022_93da_962a66827cdc
:EMMO_268a8a97_3a6f_4022_93da_962a66827cdc rdf:type owl:Class ;
rdfs:subClassOf :EMMO_1461e904_a2bf_4558_ad74_2706f5706b34 ;
Expand Down Expand Up @@ -172,12 +190,12 @@ rdf:JSON rdf:type rdfs:Datatype .
skos:altLabel "BinaryData"@en ;
skos:prefLabel "DigitalData"@en .


### http://emmo.info/emmo#EMMO_52867015_cd2b_4697_8c8f_3acb32c13587
:EMMO_52867015_cd2b_4697_8c8f_3acb32c13587 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_998dd3a0-c85f-4c8d-9fb8-816a93cc3bb8 ,
:EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ;
skos:prefLabel "LanguageInterpretableFile"@en .
[ rdf:type owl:Axiom ;
owl:annotatedSource :EMMO_4db96fb7_e9e0_466d_942b_f6f17bfdc145 ;
owl:annotatedProperty skos:prefLabel ;
owl:annotatedTarget "DigitalData"@en ;
:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin digitus (“finger”)."
] .


### http://emmo.info/emmo#EMMO_53dd6f2a_f9de_4f83_b925_1bf39a4ab9a6
Expand Down Expand Up @@ -243,6 +261,24 @@ rdf:JSON rdf:type rdfs:Datatype .
] .


### http://emmo.info/emmo#EMMO_6796ec88_e49f_4628_b28d_6559f9dd630a
:EMMO_6796ec88_e49f_4628_b28d_6559f9dd630a rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:Name
] ;
skos:prefLabel "NameData"@en .


### http://emmo.info/emmo#EMMO_826bd296_d8e2_4c43_8f54_d684bf00090a
:EMMO_826bd296_d8e2_4c43_8f54_d684bf00090a rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:normalizedString
] ;
skos:prefLabel "NormalizedStringData"@en .


### http://emmo.info/emmo#EMMO_8681074a_e225_4e38_b586_e85b0f43ce38
:EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_4db96fb7_e9e0_466d_942b_f6f17bfdc145 ;
Expand All @@ -251,6 +287,13 @@ rdf:JSON rdf:type rdfs:Datatype .
Here we explicitly include in the definition also all the data (e.g. source code, script files) that takes part to the building of the executable, are necessary to the execution of a program or that document it for the users."""@en ;
skos:prefLabel "Software"@en .

[ rdf:type owl:Axiom ;
owl:annotatedSource :EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 ;
owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ;
owl:annotatedTarget "All or part of the programs, procedures, rules, and associated documentation of an information processing system."@en ;
rdfs:isDefinedBy "https://www.iso.org/obp/ui/fr/#iso:std:iso-iec:2382:-1:ed-3:en"@en
] .

[ rdf:type owl:Axiom ;
owl:annotatedSource :EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 ;
owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ;
Expand All @@ -266,13 +309,6 @@ Here we explicitly include in the definition also all the data (e.g. source code
:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From soft +‎ -ware, by contrast with hardware (“the computer itself”). Coined by Paul Niquette in 1953."@en
] .

[ rdf:type owl:Axiom ;
owl:annotatedSource :EMMO_8681074a_e225_4e38_b586_e85b0f43ce38 ;
owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ;
owl:annotatedTarget "All or part of the programs, procedures, rules, and associated documentation of an information processing system."@en ;
rdfs:isDefinedBy "https://www.iso.org/obp/ui/fr/#iso:std:iso-iec:2382:-1:ed-3:en"@en
] .


### http://emmo.info/emmo#EMMO_8a8f664b_dc59_4e00_ae00_81fdf1e1d12e
:EMMO_8a8f664b_dc59_4e00_ae00_81fdf1e1d12e rdf:type owl:Class ;
Expand All @@ -288,12 +324,31 @@ Here we explicitly include in the definition also all the data (e.g. source code
] .


### http://emmo.info/emmo#EMMO_90bfd475_ba4a_4065_b0c1_1f08230be252
:EMMO_90bfd475_ba4a_4065_b0c1_1f08230be252 rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom rdf:JSON
] ;
rdfs:subClassOf :EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ;
skos:prefLabel "JSONData"@en .


### http://emmo.info/emmo#EMMO_998dd3a0-c85f-4c8d-9fb8-816a93cc3bb8
:EMMO_998dd3a0-c85f-4c8d-9fb8-816a93cc3bb8 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_4db96fb7_e9e0_466d_942b_f6f17bfdc145 ;
skos:prefLabel "File"@en .


### http://emmo.info/emmo#EMMO_9e5f464a_658c_4b34_b80d_a5f8d5ec811a
:EMMO_9e5f464a_658c_4b34_b80d_a5f8d5ec811a rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:language
] ;
skos:prefLabel "LanguageData"@en .


### http://emmo.info/emmo#EMMO_9ffffb55_3496_4307_82b8_a0d78fe1fcd8
:EMMO_9ffffb55_3496_4307_82b8_a0d78fe1fcd8 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ;
Expand Down Expand Up @@ -326,9 +381,19 @@ Here we explicitly include in the definition also all the data (e.g. source code
### http://emmo.info/emmo#EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910
:EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_d8d2144e_5c8d_455d_a643_5caf4d8d9df8 ;
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of symbolic entities that follows rules defined in the computer science field."@en ;
skos:prefLabel "ComputerScience"@en .


### http://emmo.info/emmo#EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458
:EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 rdf:type owl:Class ;
owl:equivalentClass [ rdf:type owl:Restriction ;
owl:onProperty :b6292331_94af_4f00_976b_ea55960c2f1c ;
owl:someValuesFrom xsd:token
] ;
skos:prefLabel "TokenData"@en .


### http://emmo.info/emmo#EMMO_db99b1e5_2f34_467b_a784_d104946d9f00
:EMMO_db99b1e5_2f34_467b_a784_d104946d9f00 rdf:type owl:Class ;
rdfs:subClassOf :EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b ;
Expand Down
Loading

0 comments on commit e8ffc8a

Please sign in to comment.