GSAS: Artifact1.xml

File Artifact1.xml, 900 bytes (added by hmussman@bbn.com, 11 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<Artifact xmlns="http://geni.net/schema"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="http://geni.net/schema GENIObject.xsd">
5    <Name>Ping Log File</Name>
6    <Type>
7        <Primary>LogFile</Primary>
8    </Type>
9    <Interpretation>
10        <Description>This is a 'ping' log file. You can interpret the log file using the executable whose URL for download is identified here.</Description>
11        <Version>1.0</Version>
12        <Executable>http://www.interpret.com/ping-exec.setup</Executable>
13    </Interpretation>
14    <Attribution>
15        <Project>
16            <Title>Digital Object Registry</Title>
17        </Project>
18        <Entity>
19            <Person>
20                <FirstName>Giridhar</FirstName>
21                <LastName>Manepalli</LastName>
22            </Person>
23        </Entity>
24    </Attribution>
25</Artifact>