Scratch Pad: Difference between revisions

From OPeNDAP Documentation
⧼opendap2-jumptonavigation⧽
No edit summary
No edit summary
Line 1: Line 1:




==SourceXML==


Benno tweak this:
    <Attribute name="xmlTest" type="OtherXML" relationship="is-a" >
        <t:complexType  xmlns:t="http://namespace.t" t:foo="namespacedattribute" foo="nonamespaceAttribute">
            <t:simpleType>simpleContent</t:simpleType>
            TextContent of Complex Type
        </t:complexType>
    </Attribute>


                      <dapObj:xmlContains>
==RDF==
                          <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::4326">
                            <ows:LowerCorner>-97.8839 21.736</ows:LowerCorner>
                            <ows:UpperCorner>-57.2312 46.4944</ows:UpperCorner>
                          </ows:BoundingBox>
                      </dapObj:xmlContains>


<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:dap="http://xml.opendap.org/ns/DAP/3.3#"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:cf="http://iridl.ldeo.columbia.edu/ontologies/cf-att.owl#"
        xmlns:dapObj="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#"
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
        xmlns:owl="http://www.w3.org/2002/07/owl#"
        xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
        xml:base="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx">
  <owl:Ontology rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf">
      <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl"/>
      <owl:imports rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/NetcdfConventionRegistry.owl"/>
  </owl:Ontology>
  <dapObj:Dataset rdf:about="">
      <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf"/>
      <dapObj:dataset_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string"/>
      <dapObj:type>
        <CoverageDescription xmlns="http://www.opengis.net/wcs/1.1" xmlns:ows="http://www.opengis.net/ows/1.1"
                              xmlns:owcs="http://www.opengis.net/wcs/1.1/ows"
                              xmlns:gml="http://www.opengis.net/gml/3.2"
                              xmlns:xlink="http://www.w3.org/1999/xlink"
                              xmlns:schemaLocation="http://www.opengis.net/wcs/1.1  http://schemas.opengis.net/wcs/1.1.0/wcsDescribeCoverage.xsd  http://www.opengis.net/ows/1.1  http://schemas.opengis.net/ows/1.1.0/owsAll.xsd  http://www.opengis.net/wcs/1.1/ows http://schemas.opengis.net/wcs/1.1.0/owsDataIdentification.xsd http://www.opengis.net/gml/3.2  http://schemas.opengis.net/gml/3.2.1/gml.xsd"
                              xmlns:grddl="http://www.w3.org/2003/g/data-view#">
            <ows:Title>Near-Real Time Surface Ocean Velocity</ows:Title>
            <ows:Abstract>CoverageDescription generated by OPeNDAP WCS UseCase 2.0</ows:Abstract>
            <Identifier>coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc</Identifier>
            <dapObj:xmlContains>
              <Domain>
                  <dapObj:xmlContains>
                    <SpatialDomain>
                        <dapObj:xmlContains>
                          <ows:BoundingBox crs="urn:ogc:def:crs:EPSG::4326">
                              <ows:LowerCorner>-97.8839 21.736</ows:LowerCorner>
                              <ows:UpperCorner>-57.2312 46.4944</ows:UpperCorner>
                          </ows:BoundingBox>
                        </dapObj:xmlContains>
                    </SpatialDomain>
                  </dapObj:xmlContains>
                  <dapObj:xmlContains>
                    <TemporalDomain>
                        <gml:timePosition>2008-03-27T16:00:00.000Z</gml:timePosition>
                    </TemporalDomain>
                  </dapObj:xmlContains>
              </Domain>
            </dapObj:xmlContains>
            <dapObj:xmlContains>
              <Range>
                  <dapObj:xmlContains>
                    <Field>
                        <ows:Title>surface_eastward_sea_water_velocity</ows:Title>
                        <ows:Abstract>Eastward component of a 2D sea surface velocity vector.</ows:Abstract>
                        <Identifier>u</Identifier>
                        <dapObj:xmlContains>
                          <Definition>
                              <ows:AnyValue/>
                          </Definition>
                        </dapObj:xmlContains>
                        <NullValue>-32768</NullValue>
                        <dapObj:xmlContains>
                          <owcs:InterpolationMethods>
                              <owcs:DefaultMethod>nearest</owcs:DefaultMethod>
                          </owcs:InterpolationMethods>
                        </dapObj:xmlContains>
                    </Field>
                  </dapObj:xmlContains>
              </Range>
            </dapObj:xmlContains>
            <SupportedCRS>urn:ogc:def:crs:EPSG::4326</SupportedCRS>
            <SupportedFormat>netcdf-cf1.0</SupportedFormat>
            <SupportedFormat>dap2.0</SupportedFormat>
        </CoverageDescription>
      </dapObj:type>
       <dapObj:type>
       <dapObj:type>
         <t:complexType xmlns:t="http://namespace.t" xmlns:grddl="http://www.w3.org/2003/g/data-view#"
         <t:complexType xmlns:t="http://namespace.t" xmlns:grddl="http://www.w3.org/2003/g/data-view#"
                         xmlns="http://xml.opendap.org/ns/DAP/3.3#">
                         xmlns="http://xml.opendap.org/ns/DAP/3.3#">
             TExtCOntent of Complex Type
             <dapObj:xmlAttribute name="foo" rdf:value="namespacedattribute"/>
        <t:simpleType>simpleContent</t:simpleType>
            <dapObj:xmlAttribute name="foo" rdf:value="nonamespaceAttribute"/>
            <t:simpleType>simpleContent</t:simpleType>
         </t:complexType>
         </t:complexType>
       </dapObj:type>
       </dapObj:type>
  </dapObj:Dataset>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#wcsStuff">
      <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
      <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf"/>
  </owl:DatatypeProperty>
  <owl:DatatypeProperty rdf:about="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx/att#xmlTEst">
      <rdfs:domain rdf:resource="http://iridl.ldeo.columbia.edu/ontologies/opendap.owl#Container"/>
      <rdfs:isDefinedBy rdf:resource="http://localhost:8080/opendap/coverage/200803061600_HFRadar_USEGC_6km_rtv_SIO.nc.ddx.rdf"/>
  </owl:DatatypeProperty>
</rdf:RDF>

Revision as of 20:40, 29 January 2009


SourceXML

   <Attribute name="xmlTest" type="OtherXML" relationship="is-a" >
       <t:complexType  xmlns:t="http://namespace.t" t:foo="namespacedattribute" foo="nonamespaceAttribute">
           <t:simpleType>simpleContent</t:simpleType>
           TextContent of Complex Type
       </t:complexType>
   </Attribute>

RDF

     <dapObj:type>
        <t:complexType xmlns:t="http://namespace.t" xmlns:grddl="http://www.w3.org/2003/g/data-view#"
                       xmlns="http://xml.opendap.org/ns/DAP/3.3#">
           <dapObj:xmlAttribute name="foo" rdf:value="namespacedattribute"/>
           <dapObj:xmlAttribute name="foo" rdf:value="nonamespaceAttribute"/>
           <t:simpleType>simpleContent</t:simpleType>
        </t:complexType>
     </dapObj:type>