@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:-V07JPD63-S
  skos:exactMatch <https://fr.wikipedia.org/wiki/Notation_en_indice_abstrait>, <https://en.wikipedia.org/wiki/Abstract_index_notation> ;
  skos:prefLabel "notation en indice abstrait"@fr, "abstract index notation"@en ;
  dc:modified "2023-07-26"^^xsd:date ;
  skos:inScheme psr: ;
  skos:definition """La notation en indice abstrait est un système de notation présentant des similarités avec la convention de sommation d'Einstein et destinée comme cette dernière à l'écriture du calcul tensoriel. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Notation_en_indice_abstrait">https://fr.wikipedia.org/wiki/Notation_en_indice_abstrait</a>)"""@fr, """Abstract index notation (also referred to as slot-naming index notation) is a mathematical notation for tensors and spinors that uses indices to indicate their types, rather than their components in a particular basis. The indices are mere placeholders, not related to any basis and, in particular, are non-numerical. Thus it should not be confused with the Ricci calculus. The notation was introduced by Roger Penrose as a way to use the formal aspects of the Einstein summation convention to compensate for the difficulty in describing contractions and covariant differentiation in modern abstract tensor notation, while preserving the explicit covariance of the expressions involved. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Abstract_index_notation">https://en.wikipedia.org/wiki/Abstract_index_notation</a>)"""@en ;
  skos:broader psr:-NBDBFH2B-5, psr:-KW813PNX-4 ;
  a skos:Concept .

psr:-NBDBFH2B-5
  skos:prefLabel "mathematical physics"@en, "physique mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-V07JPD63-S .

psr:-KW813PNX-4
  skos:prefLabel "algèbre linéaire"@fr, "linear algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-V07JPD63-S .

