Skip to content
otavioon edited this page Jul 14, 2015 · 6 revisions

Metadados

Segue abaixo os metadados para descrição e caracterização do objeto de aprendizagem. Este foi escrito utilizando o LOMv1.0.

<?xml version="1.0" encoding="UTF-8"?>
<lom xmlns="http://ltsc.ieee.org/xsd/LOMv1p0">

	<general>
		<title xml:lang="pt-br">Internet das coisas para o monitoramento de estações solares dispersas geograficamente</title>
		<language>pt-br</language>
		<description xml:lang="pt-br">Este trabalho consiste no desenvolvimento de um sistema para monitorar remotamente a produção de energia de estações solares dispersas geograficamente utilizando microcontroladores e sensores para realização das medições e um computador central para análise dos dados e disponibilização destes na nuvem.</description>
		<keyword xml:lang="pt-br">Arduino/keyword>
		<keyword xml:lang="pt-br">Pimatic</keyword>
		<keyword xml:lang="pt-br">Internet das coisas</keyword>
		<keyword xml:lang="pt-br">MySensors</keyword>
		<keyword xml:lang="pt-br">Nimbits</keyword>
		<keyword xml:lang="pt-br">Monitoramento Remoto</keyword>
		<keyword xml:lang="pt-br">Nuvem</keyword>
		<coverage xml:lang="pt-br">2015 a 2020</coverage>
		<structure>networked</structure>
		<aggregationLevel>3</aggregationLevel>
	</general>
	
	
	<lifecycle>
		<version>1.0</version>
		<status>final</status>
		<contribute>
			<role>author</role>
			<entity>
				BEGIN:VCARD
				N:Souza;Roberto;Marcos
				FN:Marcos Roberto e Souza
				EMAIL;TYPE=INTERNET:marcoosrs@gmail.com
				TITLE:Author
				END:VCARD
			</entity>
			<date>2015</date>
		</contribute>
		<contribute>
			<role>author</role>
			<entity>
				BEGIN:VCARD
				N:Napoli;Oliveira;Otávio
				FN:Otávio Oliveira Napoli
				EMAIL;TYPE=INTERNET:otavio.napoli@gmail.com
				TITLE:Author
				END:VCARD
			</entity>
			<date>2015</date>
		</contribute>
	</lifecycle>
	
	<metametadata>
		<contribute>
			<role>author</role>
			<entity>
				BEGIN:VCARD
				N:Souza;Roberto;Marcos
				FN:Marcos Roberto e Souza
				EMAIL;TYPE=INTERNET:marcoosrs@gmail.com
				TITLE:Author
				END:VCARD
			</entity>
			<date>2015</date>
		</contribute>
		<contribute>
			<role>author</role>
			<entity>
				BEGIN:VCARD
				N:Napoli;Oliveira;Otávio
				FN:Otávio Oliveira Napoli
				EMAIL;TYPE=INTERNET:otavio.napoli@gmail.com
				TITLE:Author
				END:VCARD
			</entity>
			<date>2015</date>
		</contribute>
		<metadataschema>LOMv1.0</metadataschema>
		<language>en</language>
	</metametadata>
	
	<technical>
		<format>text/markdown</format>
		<format>image/png</format>
		<format>application/zip</format>
		<size>*</size>
		<location>https://github.com/marcoosrs/solar-station/wiki</location>
		<requeriment>
			<type>Operating System</type>
			<name>multi-os</name>
		</requeriment>
		<requeriment>
			<type>browser</type>
			<name>any</name>
		</requeriment>
		<requeriment>
			<type>image viewer</type>
			<name>any</name>
		</requeriment>
		<installationremarks xml:lang="pt-br"></installationremarks>
		<otherplataformrequeriments xml:lang="pt-br">Ambiente de execução Java</otherplataformrequeriments>
		<durarion>PT8H</durarion>
	</technical>
	
	<educational>
		<interactivetype>expositive</interactivetype>
		<learningresourcetype>text</learningresourcetype>
		<interactivitylevel>high</interactivitylevel>
		<semanticdensity>medium</semanticdensity>
		<intendedenduserrole>technical students</intendedenduserrole>
		<context>other</context>
		<typicalagerange>16</typicalagerange>
		<dificulty>medium</dificulty>
		<typicallearningtime>PT10H</typicallearningtime>
		<description xml:lang="pt-br">Montar a parte física e implementar a parte programavel conforme descrito nos documentos do projeto</description>
		<language>pt-br</language>
	</educational>
	
	<rights>
		<cost>no</cost>
		<copyrightandothersrestrictions>no</copyrightandothersrestrictions>
		<description>Aberta</description>
	</rights>
	
	<annotation></annotation>
	
	<classification>
		<purpose>educational</purpose>
		<taxonpath>
			<source xml:lang="pt-br">Computing Classification System, 2012 Revision, ACM</source>
			<taxon>
                <id>B.2.8</id>
                <entry xml:lang="en">Sensor devices and platforms</entry>
            </taxon>
            <taxon>
                <id>C.2.3</id>
                <entry xml:lang="en">Sensor Networks</entry>
			</taxon>
		</taxonpath>
		<description xml:lang="pt-br">Projeto com propósito educacional com o intuito de ensinar um usuário a montar e configurar uma rede de sensores e fazer análise destes dados</description>
		s<keyword xml:lang="pt-br">Arduino/keyword>
		<keyword xml:lang="pt-br">Pimatic</keyword>
		<keyword xml:lang="pt-br">Internet das coisas</keyword>
		<keyword xml:lang="pt-br">MySensors</keyword>
		<keyword xml:lang="pt-br">Nimbits</keyword>
		<keyword xml:lang="pt-br">Monitoramento Remoto</keyword>
		<keyword xml:lang="pt-br">Nuvem</keyword>
	</classification>
</lom>

Clone this wiki locally