<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ontologydesignpatterns.org/index.php?action=history&amp;feed=atom&amp;title=Submissions%3AParameter%2FhasParameterDataValue</id>
		<title>Submissions:Parameter/hasParameterDataValue - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://ontologydesignpatterns.org/index.php?action=history&amp;feed=atom&amp;title=Submissions%3AParameter%2FhasParameterDataValue"/>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Parameter/hasParameterDataValue&amp;action=history"/>
		<updated>2026-05-03T15:30:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Parameter/hasParameterDataValue&amp;diff=7117&amp;oldid=prev</id>
		<title>Admin: Imported from OWL file.</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Parameter/hasParameterDataValue&amp;diff=7117&amp;oldid=prev"/>
				<updated>2010-02-21T23:13:05Z</updated>
		
		<summary type="html">&lt;p&gt;Imported from OWL file.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Content OP Element&lt;br /&gt;
|Name=hasParameterDataValue&lt;br /&gt;
|Description=Parametrizes values from a datatype. For example, a Parameter AgeForDriving hasParameterDataValue 18 on datatype xsd:int, in the Italian traffic code. In this example, AgeForDriving isDefinedIn the Norm ItalianTrafficCodeAgeDriving.&lt;br /&gt;
&lt;br /&gt;
More complex parametrization requires workarounds. E.g. AgeRangeForDrugUsage could parametrize data value: 14 to 50 on the datatype: xsd:int. Since complex datatypes are not allowed in OWL1.0, a solution to this can only work by creating two 'sub-parameters': MinimumAgeRangeForDrugUsage (that hasParameterDataValue 14) and MaximumAgeRangeForDrugUsage (that hasParameterDataValue 50), which are components of the main Parameter AgeRangeForDrugUsage.&lt;br /&gt;
&lt;br /&gt;
Ordering on subparameters can be created by using or specializing the object property 'precedes'.&lt;br /&gt;
|ElementType=owl:DatatypeProperty&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>