@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

psr: a skos:ConceptScheme .
psr:-XWWVH3PC-T
  skos:prefLabel "conformal map"@en, "transformation conforme"@fr ;
  a skos:Concept ;
  skos:narrower psr:-SDBF6PF1-T .

psr:-SDBF6PF1-T
  dc:created "2023-08-08"^^xsd:date ;
  skos:definition """In mathematics, the Cayley transform, named after Arthur Cayley, is any of a cluster of related things. As originally described by Cayley (1846), the Cayley transform is a mapping between skew-symmetric matrices and special orthogonal matrices. The transform is a homography used in real analysis, complex analysis, and quaternionic analysis. In the theory of Hilbert spaces, the Cayley transform is a mapping between linear operators (Nikolski 1988). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cayley_transform">https://en.wikipedia.org/wiki/Cayley_transform</a>)"""@en, """En mathématiques, la transformation de Cayley, nommée d'après Arthur Cayley, possède différentes significations voisines. La définition originale est celle d'une application entre les matrices antisymétriques et les matrices de rotation. En analyse complexe, la transformation de Cayley est une application conforme envoyant le demi-plan complexe supérieur sur le disque unité. Enfin, dans la théorie des espaces de Hilbert, c'est une application entre opérateurs linéaires. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Transformation_de_Cayley">https://fr.wikipedia.org/wiki/Transformation_de_Cayley</a>)"""@fr ;
  skos:prefLabel "transformation de Cayley"@fr, "Cayley transform"@en ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cayley_transform>, <https://fr.wikipedia.org/wiki/Transformation_de_Cayley> ;
  skos:broader psr:-XWWVH3PC-T ;
  skos:inScheme psr: .

