Commit c1124d3836ff3c442d7ae47ef789c3152ead4817
1 parent
558f4b34
Exists in
master
and in
4 other branches
Merge Person from amdade
Showing
1 changed file
with
10 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1,10 @@ |
1 | +<?xml version='1.0' encoding='UTF-8'?> | |
2 | +<Spase xmlns="http://www.spase-group.org/data/schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.spase-group.org/data/schema http://amda.irap.omp.eu/public/schemas/spase-2_3_1.xsd"> | |
3 | + <Version>2.3.1</Version> | |
4 | + <Person> | |
5 | + <ResourceID>spase://CNES/Person/Jarmo.Torsti</ResourceID> | |
6 | + <PersonName>Jarmo Torsti</PersonName> | |
7 | + <OrganizationName>University of Turku</OrganizationName> | |
8 | + <Email>jarmo.torsti@utu.fi</Email> | |
9 | + </Person> | |
10 | +</Spase> | |
... | ... |