Foundations of Geometric Mathematics leaf node


URI

https://openalex.org/T12504

Label

Foundations of Geometric Mathematics

Description

This cluster of papers covers a wide range of topics in geometric mathematics, including hyperbolic geometry, loops, billiards in ellipses, Poncelet's theorem, Moufang loops, trigonometry, algebraic structures, and their applications in relativity and inversive geometry.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12504> a skos:Concept ;
    rdfs:label "Foundations of Geometric Mathematics"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Geometry>,
        <https://openalex.org/T12504> ;
    skos:broader oasubfields:2608 ;
    skos:definition "This cluster of papers covers a wide range of topics in geometric mathematics, including hyperbolic geometry, loops, billiards in ellipses, Poncelet's theorem, Moufang loops, trigonometry, algebraic structures, and their applications in relativity and inversive geometry."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Foundations of Geometric Mathematics"@en ;
    openalex:cited_by_count 741357 ;
    openalex:works_count 100837 .