Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
npd
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
1
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Bob DuCharme
2012-04-02 19:41:32 -0400
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
46e77971fbd3ad156dcfb890695aed6e68560926
46e77971
1 parent
c5cc43e0
fixed headers to Production Flows table
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
www.reportinghub.no/swp/MPRG.uispin.html
www.reportinghub.no/ep/spin/SPIN_EP-MPR-tables-v1.0.spin.ttl
View file @
46e7797
...
...
@@ -16,7 +16,7 @@
<http://www.reportinghub.no/ep/spin/mpr-tables>
rdf:
type
owl:
Ontology
;
owl:
imports
<http://
www.reportinghub.no/ep/schema/1.0/production>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/production-report>
,
<http://spinrdf.org/spi
n>
;
owl:
imports
<http://
spinrdf.org/spin>
,
<http://www.reportinghub.no/ep/schema/1.0/production-report>
,
<http://www.reportinghub.no/ep/spin/1.1/lib>
,
<http://www.reportinghub.no/ep/schema/1.0/productio
n>
;
owl:
versionInfo
"Created with TopBraid Composer"
^^
xsd:
string
.
mpr-tables:
ProductionFlows
...
...
@@ -397,5 +397,4 @@ mpr-tables:ProductionFlows
])
])
]
;
rhspin:
tableHeaders
(
"""flag1
productionFlowFacilityName"""
^^
xsd:
string
"productionFlowName"
^^
xsd:
string
"productionFlowDefinitionTypeName"
^^
xsd:
string
"productionFlowDefinitionSubTypeName"
^^
xsd:
string
"productionFlowPurposeTypeName"
^^
xsd:
string
"productFlowName"
^^
xsd:
string
"productFlowMaterialTypeName"
^^
xsd:
string
"productFlowGrossOrNetTypeName"
^^
xsd:
string
"productFlowInPeriodDurationTypeName"
^^
xsd:
string
"massInKilograms"
^^
xsd:
string
"pressureInAtmospheres"
^^
xsd:
string
"temperatureInCelsius"
^^
xsd:
string
"volumeInMetre3"
^^
xsd:
string
)
.
rhspin:
tableHeaders
(
"facility"
^^
xsd:
string
"flow name"
^^
xsd:
string
"type"
^^
xsd:
string
"subtype"
^^
xsd:
string
"purpose"
^^
xsd:
string
"product"
^^
xsd:
string
"material type"
^^
xsd:
string
"gross or net"
^^
xsd:
string
"duration type"
^^
xsd:
string
"mass (kg)"
^^
xsd:
string
"pressure (atm)"
^^
xsd:
string
"temperature (C)"
^^
xsd:
string
"volume (m^3"
^^
xsd:
string
"gross calorific value (MJ/m^3)"
^^
xsd:
string
)
.
...
...
www.reportinghub.no/swp/MPRG.uispin.html
View file @
46e7797
...
...
@@ -146,9 +146,9 @@ OPTIONAL {
</ui:forEach> -->
<p>
template test start
</p>
<mprgswp:Table
arg:report=
"{= ?report }"
arg:template=
"mpr-tables:ProductionFlows"
/>
<p>
template test end
</p>
</ui:group>
\ No newline at end of file
...
...
Please
register
or
login
to post a comment