<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ontologydesignpatterns.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EfstratiosKontopoulos</id>
		<title>'Ontology Design Patterns' - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://ontologydesignpatterns.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=EfstratiosKontopoulos"/>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php/Special:Contributions/EfstratiosKontopoulos"/>
		<updated>2026-04-14T10:59:07Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=13288</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=13288"/>
				<updated>2017-10-13T10:00:59Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, MarinaRiga, EfstratiosKontopoulos&lt;br /&gt;
|Name=Digital Video&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Computer_System&amp;diff=13196</id>
		<title>Submissions:Computer System</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Computer_System&amp;diff=13196"/>
				<updated>2017-05-09T13:36:50Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=ComputerSystemODP Diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, EfstratiosKontopoulos, MarinaRiga&lt;br /&gt;
|Name=Computer System&lt;br /&gt;
|Intent=The pattern intends to model computer systems based on a hardware/software approach. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI and [http://www.tate.org.uk/ Tate] for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=General&lt;br /&gt;
|CompetencyQuestion=&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;What is currently installed in a computer?&amp;lt;/i&amp;gt; A computer uses specific pieces of hardware and software.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What software or hardware is required so that some other software or hardware can operate properly?&amp;lt;/i&amp;gt; This relationship is represented with properties requiresSoftware and requiresHardware.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What software or hardware is compatible with other software or hardware?&amp;lt;/i&amp;gt; This is expressed via the isCompatibleWith relationship.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern represents a computer system, along with the involved software and hardware components. It also includes significant properties between these main entities.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/ComputerSystem_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of computer system domain ontologies that can be exploited in numerous fields. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The computer uses Ubuntu 16.04.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The graphics card requires driver A.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The software is compatible with Windows 10.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The processor is compatible with motherboard B.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=isCompatibleWith&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=requiresHardware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=requiresSoftware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesDriver&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesHardware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesOperatingSystem&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesSoftware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Computer&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Driver&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Hardware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=OperatingSystem&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Software&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Computer_System&amp;diff=13137</id>
		<title>Submissions:Computer System</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Computer_System&amp;diff=13137"/>
				<updated>2017-03-16T14:42:07Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=ComputerSystemODP Diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, EfstratiosKontopoulos, MarinaRiga&lt;br /&gt;
|Name=Computer System&lt;br /&gt;
|Intent=The pattern intends to model computer systems based on a hardware/software approach. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI and [http://www.tate.org.uk/ Tate] for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=General&lt;br /&gt;
|CompetencyQuestion=&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;What is currently installed in a computer?&amp;lt;/i&amp;gt; A computer uses specific pieces of hardware and software.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What software or hardware is required so that some other software or hardware can operate properly?&amp;lt;/i&amp;gt; This relationship is represented with properties requiresSoftware and requiresHardware.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What software or hardware is compatible with other software or hardware?&amp;lt;/i&amp;gt; This is expressed via the isCompatibleWith relationship.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern represents a computer system, along with the involved software and hardware components. It also includes significant properties between these main entities.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/ComputerSystem_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of computer system domain ontologies that can be exploited in numerous fields. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The computer uses Ubuntu 16.04.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The graphics card requires driver A.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The software is compatible with Windows 10.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The processor is compatible with motherboard B.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|KnownUse=http://mklab.iti.gr/pericles/becoming.owl&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=isCompatibleWith&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=requiresHardware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=requiresSoftware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesDriver&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesHardware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesOperatingSystem&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=usesSoftware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Computer&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Driver&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Hardware&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=OperatingSystem&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Software&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Policy&amp;diff=13090</id>
		<title>Submissions:Policy</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Policy&amp;diff=13090"/>
				<updated>2016-12-07T14:29:03Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: Article is waiting for review.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Policies_ODP.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, FabioCorubolo, EfstratiosKontopoulos, MarinaRiga&lt;br /&gt;
|Name=Policy&lt;br /&gt;
|Intent=The pattern intends to model policies, their characteristics and their associated entities, such as processes and agents. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI and the University of Liverpool for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=General&lt;br /&gt;
|CompetencyQuestion=&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;What are the main entities associated with a policy?&amp;lt;/i&amp;gt; A policy is usually associated with:&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;super/sub-policies&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;processes&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;agents&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;other entities&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What are the main attributes of a policy?&amp;lt;/i&amp;gt; They are:, version, language, policy type, requirement level, implementation status, automation status&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;Where is a policy described?&amp;lt;/i&amp;gt; Statements are detailed text (formal or non- formal) definitions of the policy contents.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a policy. Appropriate object properties connect the policy with significant attributes and other entities.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/Policy_ODP.owl&lt;br /&gt;
|Consequences=The Policy ODP is expected to facilitate the representation of the policy notion, which can be exploited in various domains. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The policy has two subpolicies.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is implemented by a certain process.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is validated by a certain process.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is assigned to John Smith.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is fully automated.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=assignedTo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAutomationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasImplementationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasLanguage&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPolicyType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRequirementLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStatement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubPolicy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasValidationProcess&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVersion&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=implementedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=targetsEntity&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=targetsUsers&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AutomationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ImplementationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Language&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Policy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PolicyType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RequirementLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Statement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Version&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
[[Category:Waiting for review]]&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Policy&amp;diff=13076</id>
		<title>Submissions:Policy</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Policy&amp;diff=13076"/>
				<updated>2016-11-17T12:47:04Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, EfstratiosKontopoulos, MarinaRiga&lt;br /&gt;
|Name=Policy&lt;br /&gt;
|Intent=The pattern intends to model policies, their characteristics and their associated entities, such as processes and agents. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=General&lt;br /&gt;
|CompetencyQuestion=&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;What are the main entities associated with a policy?&amp;lt;/i&amp;gt; A policy is usually associated with:&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;super/sub-policies&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;processes&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;agents&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;other entities&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What are the main attributes of a policy?&amp;lt;/i&amp;gt; They are:, version, language, policy type, requirement level, implementation status, automation status&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;Where is a policy described?&amp;lt;/i&amp;gt; Statements are detailed text (formal or non- formal) definitions of the policy contents.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a policy. Appropriate object properties connect the policy with significant attributes and other entities.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/Policy_ODP.owl&lt;br /&gt;
|Consequences=The Policy ODP is expected to facilitate the representation of the policy notion, which can be exploited in various domains. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The policy has two subpolicies.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is implemented by a certain process.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is validated by a certain process.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is assigned to John Smith.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is fully automated.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=assignedTo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAutomationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasImplementationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasLanguage&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPolicyType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRequirementLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStatement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubPolicy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasValidationProcess&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVersion&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=implementedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=targetsEntity&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=targetsUsers&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AutomationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ImplementationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Language&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Policy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PolicyType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RequirementLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Statement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Version&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:Policy&amp;diff=13075</id>
		<title>Submissions:Policy</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:Policy&amp;diff=13075"/>
				<updated>2016-11-17T12:41:16Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, EfstratiosKontopoulos, MarinaRiga&lt;br /&gt;
|Name=Policy&lt;br /&gt;
|Intent=The pattern intends to model policies, their characteristics and their associated entities, such as processes and agents.&lt;br /&gt;
|Domain=General&lt;br /&gt;
|CompetencyQuestion=&amp;lt;p&amp;gt;&amp;lt;i&amp;gt;What are the main entities associated with a policy?&amp;lt;/i&amp;gt; A policy is usually associated with:&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;super/sub-policies&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;processes&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;agents&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;other entities&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What are the main attributes of a policy?&amp;lt;/i&amp;gt; They are:, version, language, policy type, requirement level, implementation status, automation status&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;Where is a policy described?&amp;lt;/i&amp;gt; Statements are detailed text (formal or non- formal) definitions of the policy contents.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a policy. Appropriate object properties connect the policy with significant attributes and other entities.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/Policy_ODP.owl&lt;br /&gt;
|Consequences=The Policy ODP is expected to facilitate the representation of the policy notion, which can be exploited in various domains. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The policy has two subpolicies.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is implemented by a certain process.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is validated by a certain process.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is assigned to John Smith.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The policy is fully automated.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=assignedTo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAutomationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasImplementationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasLanguage&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPolicyType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRequirementLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStatement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubPolicy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasValidationProcess&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVersion&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=implementedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=targetsEntity&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=targetsUsers&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AutomationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ImplementationStatus&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Language&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Policy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PolicyType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Process&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RequirementLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Statement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Version&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12985</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12985"/>
				<updated>2016-11-11T10:27:18Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, MarinaRiga, EfstratiosKontopoulos&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=User:EfstratiosKontopoulos&amp;diff=12984</id>
		<title>User:EfstratiosKontopoulos</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=User:EfstratiosKontopoulos&amp;diff=12984"/>
				<updated>2016-11-11T09:07:34Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User Template&lt;br /&gt;
|FirstName=Efstratios&lt;br /&gt;
|LastName=Kontopoulos&lt;br /&gt;
|Gender=Male&lt;br /&gt;
|Picture=ODPUser.png&lt;br /&gt;
|EmailAddress=skontopo@iti.gr&lt;br /&gt;
|HomePage=https://sites.google.com/site/efstratioskontopoulos/&lt;br /&gt;
|Organization=Information Technologies Institute (ITI), Center for Research and Technology Hellas (CERTH)&lt;br /&gt;
|OrganizationType=Educational Training and Research Institution&lt;br /&gt;
|OrganizationWebSite=http://www.iti.gr/iti/index.html&lt;br /&gt;
|Country=Greece  (GR)&lt;br /&gt;
|Role=Researcher&lt;br /&gt;
}}&lt;br /&gt;
{{Account Request Template&lt;br /&gt;
|Motivation=I am a Semantic Web researcher and I am often involved in ontology engineering projects. Thus, besides just benefiting from the available ODPs, I would also like to actively contribute to the ODP community.&lt;br /&gt;
|PossibleMainContribution=To have some help to solve modeling problems, To help other users to solve modeling problems&lt;br /&gt;
|DomainsOfInterest=Upper Ontology&lt;br /&gt;
|ExpertOfDomains=Context-aware&lt;br /&gt;
|HowDidIKnowAbout=colleagues, surfing the web&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=User:EfstratiosKontopoulos&amp;diff=12983</id>
		<title>User:EfstratiosKontopoulos</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=User:EfstratiosKontopoulos&amp;diff=12983"/>
				<updated>2016-11-11T09:06:34Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User Template&lt;br /&gt;
|FirstName=Efstratios&lt;br /&gt;
|LastName=Kontopoulos&lt;br /&gt;
|Gender=Male&lt;br /&gt;
|Picture=ODPUser.png&lt;br /&gt;
|EmailAddress=skontopo@iti.gr&lt;br /&gt;
|HomePage=https://sites.google.com/site/efstratioskontopoulos/&lt;br /&gt;
|Organization=Information Technologies Institute (ITI), Center for Research and Technology Hellas (CERTH)&lt;br /&gt;
|OrganizationType=Educational Training and Research Institution&lt;br /&gt;
|OrganizationWebSite=http://www.iti.gr/iti/index.html&lt;br /&gt;
|Country=Greece  (GR)&lt;br /&gt;
|Role=Researcher&lt;br /&gt;
}}&lt;br /&gt;
{{Account Request Template&lt;br /&gt;
|Motivation=I am a semantic web researcher and I am often involved in ontology engineering projects. Thus, besides just benefiting from the available ODPs, I would also like to actively contribute to the ODP community.&lt;br /&gt;
|PossibleMainContribution=To have some help to solve modeling problems, To help other users to solve modeling problems&lt;br /&gt;
|DomainsOfInterest=Upper Ontology&lt;br /&gt;
|ExpertOfDomains=Context-aware&lt;br /&gt;
|HowDidIKnowAbout=colleagues, surfing the web&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12978</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12978"/>
				<updated>2016-10-20T10:52:35Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, MarinaRiga, EfstratiosKontopoulos&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12977</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12977"/>
				<updated>2016-10-20T10:51:40Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias, EfstratiosKontopoulos, MarinaRiga&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12969</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12969"/>
				<updated>2016-10-18T10:15:34Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed by [http://mklab.iti.gr/ MKLab] at CERTH/ITI for the [http://www.pericles-project.eu/ PERICLES] FP7 project.&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/An_Ontology_Design_Pattern_for_Digital_Video&amp;diff=12518</id>
		<title>Community:References/An Ontology Design Pattern for Digital Video</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/An_Ontology_Design_Pattern_for_Digital_Video&amp;diff=12518"/>
				<updated>2016-06-03T10:19:28Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Submissions:DigitalVideo&lt;br /&gt;
|Label=An Ontology Design Pattern for Digital Video&lt;br /&gt;
|Description=The paper presenting the ODP that was accepted for publication in the WOP'15 proceedings.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Workshop publication&lt;br /&gt;
|URL=http://ceur-ws.org/Vol-1461/WOP2015_pattern_abstract_4.pdf&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/An_Ontology_Design_Pattern_for_Digital_Video&amp;diff=12517</id>
		<title>Community:References/An Ontology Design Pattern for Digital Video</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/An_Ontology_Design_Pattern_for_Digital_Video&amp;diff=12517"/>
				<updated>2016-06-03T10:18:40Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: New page: {{Reference |Subject=Submissions:DigitalVideo |Label=An Ontology Design Pattern for Digital Video |Description=The paper presents the ODP and was accepted for publication in the WOP'15 pro...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Submissions:DigitalVideo&lt;br /&gt;
|Label=An Ontology Design Pattern for Digital Video&lt;br /&gt;
|Description=The paper presents the ODP and was accepted for publication in the WOP'15 proceedings.&lt;br /&gt;
|Type=Other&lt;br /&gt;
|TypeOther=Workshop publication&lt;br /&gt;
|URL=http://ceur-ws.org/Vol-1461/WOP2015_pattern_abstract_4.pdf&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Community:References/PERICLES_project_homepage&amp;diff=12516</id>
		<title>Community:References/PERICLES project homepage</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Community:References/PERICLES_project_homepage&amp;diff=12516"/>
				<updated>2016-06-03T10:15:45Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: New page: {{Reference |Subject=Submissions:DigitalVideo |Label=PERICLES project homepage |Description=The homepage of the PERICLES project that supported the development of this ODP. |Type=Project H...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Reference&lt;br /&gt;
|Subject=Submissions:DigitalVideo&lt;br /&gt;
|Label=PERICLES project homepage&lt;br /&gt;
|Description=The homepage of the PERICLES project that supported the development of this ODP.&lt;br /&gt;
|Type=Project Home Page&lt;br /&gt;
|URL=http://www.pericles-project.eu/&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12421</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12421"/>
				<updated>2016-03-18T09:56:46Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed by MKLab at CERTH/ITI (http://mklab.iti.gr/) for the PERICLES FP7 project (http://www.pericles-project.eu/).&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12420</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12420"/>
				<updated>2016-03-18T09:55:47Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed by MKLAB (http://mklab.iti.gr/) for the PERICLES FP7 project (http://www.pericles-project.eu/).&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12419</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12419"/>
				<updated>2016-03-18T09:54:50Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed by MKLAB (mklab.iti.gr) for the PERICLES FP7 project (http://www.pericles-project.eu/).&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;br /&gt;
{{Submission to event&lt;br /&gt;
|Event=WOP:2015&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12267</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12267"/>
				<updated>2015-06-16T09:21:12Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks. This pattern has been developed within the PERICLES FP7 project (http://www.pericles-project.eu/).&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodec&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Stream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Container&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Descriptor&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=AspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=BitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ClourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=CompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=EmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=FrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=PlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=RangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=ScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=SubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=VideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=YUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasBitRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=wrappedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAudioStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleStream&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCodingStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasRangeType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMeasurement&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasChromaFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasEmbeddingType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAspectRatio&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSubtitleTextFormat&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoQualityMetric&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasCompressionType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasScanType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecProfile&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasColourSpaceType&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameSize&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSetOfStandards&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=processedBy&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasAnalogBroadcastStandard&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasVideoCodecLevel&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasFrameRate&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasPlaybackDuration&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasYUVSampleRange&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=hasSampleRate&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	<entry>
		<id>http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12202</id>
		<title>Submissions:DigitalVideo</title>
		<link rel="alternate" type="text/html" href="http://ontologydesignpatterns.org/index.php?title=Submissions:DigitalVideo&amp;diff=12202"/>
				<updated>2015-06-15T12:56:05Z</updated>
		
		<summary type="html">&lt;p&gt;EfstratiosKontopoulos: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Content_OP_Proposal_toolbar}}&lt;br /&gt;
{{Graphical representation header}}&lt;br /&gt;
{{Graphical representation&lt;br /&gt;
|ImageName=Digital_Video_ODP_diagram.png&lt;br /&gt;
}}&lt;br /&gt;
{{Content OP Proposal Template&lt;br /&gt;
|SubmittedBy=PanagiotisMitzias&lt;br /&gt;
|Name=DigitalVideo&lt;br /&gt;
|Intent=The pattern intends to model digital video files, their components and other associated entities, such as codecs and containers. Most significant uses of digital video domain ontologies are media archiving and digital preservation of videos and video artworks.&lt;br /&gt;
This pattern has been developed within the PERICLES FP7 project (http://www.pericles-project.eu/).&lt;br /&gt;
|Domain=Multimedia&lt;br /&gt;
|CompetencyQuestion=&amp;lt;i&amp;gt;What does a digital video file consist of?&amp;lt;/i&amp;gt; A digital video file usually consists of one or more streams. These streams are compressed using codecs (coder-decoder) and wrapped into a container.&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of streams exist in a video file?&amp;lt;/i&amp;gt; Video streams audio streams and subtitle streams. A video file has at least one video stream and may also have any number and any type of other streams.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;&amp;lt;i&amp;gt;What types of codecs exist?&amp;lt;/i&amp;gt; Video and audio codecs.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
|ContentODPDescription=The pattern’s main entity is a digital video file (DigitalVideo). Appropriate object properties connect the video file with codecs, streams, containers, etc. Additionally, the model includes the most significant descriptors for all the previous notions, such as bitrate, aspect ratio, compression type, etc.&lt;br /&gt;
|ReusableOWLBuildingBlock=http://mklab.iti.gr/pericles/DigitalVideo_ODP.owl&lt;br /&gt;
|Consequences=The design pattern is expected to facilitate the creation of digital video domain ontologies that will be exploited in the field of digital preservation. A well-established, comprehensible pattern will prove to be advantageous.&lt;br /&gt;
|Scenario=&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The digital video is wrapped by an AVI container.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The digital video has duration 22 minutes.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The video stream is processed by the QuickTime codec.&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The audio stream has bitrate 256 kbit/s.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{Element list header}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=DigitalVideo&lt;br /&gt;
}}&lt;br /&gt;
{{Has Element Template&lt;br /&gt;
|HasElement=Codec&lt;br /&gt;
}}&lt;br /&gt;
{{Additional information header}}&lt;br /&gt;
&lt;br /&gt;
{{Scenarios about me}}&lt;br /&gt;
{{Reviews about me}}&lt;br /&gt;
{{Modeling issues about me}}&lt;br /&gt;
{{My references}}&lt;/div&gt;</summary>
		<author><name>EfstratiosKontopoulos</name></author>	</entry>

	</feed>