Skip to content

Instantly share code, notes, and snippets.

@fils
Created June 11, 2013 19:02
Show Gist options
  • Save fils/5759668 to your computer and use it in GitHub Desktop.
Save fils/5759668 to your computer and use it in GitHub Desktop.
{
"@context": {
"dc": "http://purl.org/dc/elements/1.1/",
"xsd": "http://www.w3.org/2001/XMLSchema#"
},
"@graph": [
{
"@id": "http://data.oceandrilling.org/janus/parameter/sampleCount/201/1225/1313",
"@type": [
"http://www.coreref.org/drilling/1/coredata",
"http://purl.org/linked-data/cube#Observation"
],
"http://data.oceandrilling.org/janus/core": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 1
}
],
"http://data.oceandrilling.org/janus/coretype": [
{
"@value": "H"
}
],
"http://data.oceandrilling.org/janus/getdepthsxsectionidstdstopinterval00": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 0
}
],
"http://data.oceandrilling.org/janus/hole": [
{
"@value": "B"
}
],
"http://data.oceandrilling.org/janus/leg": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 201
}
],
"http://data.oceandrilling.org/janus/location": [
{
"@value": "SHI"
}
],
"http://data.oceandrilling.org/janus/parameter": [
"http://data.oceandrilling.org/core/1/janus/sampleCount"
],
"http://data.oceandrilling.org/janus/program": [
"http://data.oceandrilling.org/core/1/ODP"
],
"http://data.oceandrilling.org/janus/samarchiveworking": [
{
"@value": "WR"
}
],
"http://data.oceandrilling.org/janus/samplecomment": [
{
"@value": "muddy water from top of core"
}
],
"http://data.oceandrilling.org/janus/sampleid": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 1463179
}
],
"http://data.oceandrilling.org/janus/samrepository": [
{
"@value": "SHIP"
}
],
"http://data.oceandrilling.org/janus/sbottominterval1000": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 1
}
],
"http://data.oceandrilling.org/janus/scsamplingcode": [
{
"@value": "NIITWR"
}
],
"http://data.oceandrilling.org/janus/sectionnumber": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 1
}
],
"http://data.oceandrilling.org/janus/sectiontype": [
{
"@value": "S"
}
],
"http://data.oceandrilling.org/janus/site": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 1225
}
],
"http://data.oceandrilling.org/janus/srrequestnumbersrrequestpartno": [
{
"@value": "17941A"
}
],
"http://data.oceandrilling.org/janus/stopinterval1000": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 0
}
],
"http://data.oceandrilling.org/janus/tocharstimestampmmddyyyyhh24mi": [
{
"@value": "02/19/2002 20:44"
}
],
"http://data.oceandrilling.org/janus/volume": [
{
"@type": "http://www.w3.org/2001/XMLSchema#decimal",
"@value": 10
}
],
"http://www.w3.org/2004/02/skos/core#broder": [
"http://data.oceandrilling.org/janus/parameter/sampleCount/201/1225"
],
"http://xmlns.com/foaf/0.1/homepage": [
"http://www.iodp.tamu.edu"
],
"http://xmlns.com/foaf/0.1/name": [
"http://data.oceandrilling.org/core/1/TAMU"
],
"http://xmlns.com/foaf/0.1/primaryTopic": [
"http://data.oceandrilling.org/codices/lsh/201/1225/B"
]
}
],
"_links": {
"IMLGS": {
"href": "http://www.ngdc.noaa.gov/geosamples/"
},
"IODP": {
"href": "http://data.oceandrilling.org"
},
"IODP2": {
"href": "http://127.0.0.1:9900"
},
"SESAR": {
"href": "http://www.geosamples.org/"
},
"self": {
"href": "http://data.oceandrilling.org/janus/parameter/sampleCount/201/1225/1313"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment