├── .gitattributes ├── .gitignore ├── LICENSE ├── README.md ├── conteudos ├── topico1-conceitos.pdf ├── topico2-busca.pdf ├── topico3-representacao_de_conhecimento_e_raciocinio.pdf ├── topico4-representacao_de_conhecimento_ontologias.pdf ├── topico5-representacao_de_conhecimento_web_semantica.pdf ├── topico6-agentes_e_sistemas_multiagentes.pdf ├── topico7SistemasMultiagentes.pdf ├── topico8-sistemas_multiagentes_negociacao.pdf └── topico9-sistemas_multiagentes_cooperacao.pdf ├── exercicios ├── Exercicios IA.pdf ├── README.md ├── exercicios_prolog │ ├── exemplo_listas.pl │ └── trabalho02.pl └── minimax.png ├── img ├── 001.png ├── 01.png ├── 02.png ├── 03.png ├── 04.png ├── 05.png ├── 06.png ├── 07.png ├── 09.png ├── 10.png ├── 11.jpg ├── 11_fuzzy_and_crisp.png ├── Breadth-First-Search.gif ├── Depth-First-Search.gif ├── breadth_depth.gif ├── ex_minmax.png ├── gaussian.png ├── sigmoid.png └── trapeziodal.png └── trabalhos ├── fuzzy ├── README.md ├── README.pdf ├── fuzzy.md ├── fuzzy_brunocampos.zip ├── gerenciamento_capital_trade_fuzzy.ipynb └── gerenciamento_capital_trade_fuzzy.pdf ├── metodos_busca ├── README.md ├── busca.py ├── busca_sequencial.py └── relatorio.md ├── n_queens ├── README.md ├── algoritmo_backtracking_n_queen.py └── relatório - Problema das N-Rainhas.pdf ├── owl ├── Protege-5.5.0 │ ├── app │ │ ├── Protege.icns │ │ └── Protege.ico │ ├── bin │ │ ├── maven-artifact.jar │ │ ├── org.apache.felix.main.jar │ │ └── protege-launcher.jar │ ├── bundles │ │ ├── JavaEWAH.jar │ │ ├── commons-io.jar │ │ ├── guava.jar │ │ ├── jsr305.jar │ │ ├── jul-to-slf4j.jar │ │ ├── log4j-over-slf4j.jar │ │ ├── logback-classic.jar │ │ ├── logback-core.jar │ │ ├── org.apache.servicemix.bundles.aopalliance.jar │ │ ├── org.apache.servicemix.bundles.javax-inject.jar │ │ ├── org.eclipse.equinox.common.jar │ │ ├── org.eclipse.equinox.registry.jar │ │ ├── org.eclipse.equinox.supplement.jar │ │ ├── org.eclipse.jgit.jar │ │ ├── owlapi-osgidistribution.jar │ │ ├── protege-common.jar │ │ ├── protege-editor-core.jar │ │ ├── protege-editor-owl.jar │ │ └── slf4j-api.jar │ ├── conf │ │ ├── config.xml │ │ ├── deprecation │ │ │ ├── basic.yaml │ │ │ ├── go.yaml │ │ │ └── obi.yaml │ │ ├── logback-win.xml │ │ └── logback.xml │ ├── jre │ │ ├── COPYRIGHT │ │ ├── LICENSE │ │ ├── README │ │ ├── THIRDPARTYLICENSEREADME-JAVAFX.txt │ │ ├── THIRDPARTYLICENSEREADME.txt │ │ ├── Welcome.html │ │ ├── bin │ │ │ ├── ControlPanel │ │ │ ├── java │ │ │ ├── javaws │ │ │ ├── jcontrol │ │ │ ├── jjs │ │ │ ├── keytool │ │ │ ├── orbd │ │ │ ├── pack200 │ │ │ ├── policytool │ │ │ ├── rmid │ │ │ ├── rmiregistry │ │ │ ├── servertool │ │ │ ├── tnameserv │ │ │ └── unpack200 │ │ ├── lib │ │ │ ├── amd64 │ │ │ │ ├── jvm.cfg │ │ │ │ └── server │ │ │ │ │ └── Xusage.txt │ │ │ ├── calendars.properties │ │ │ ├── charsets.jar │ │ │ ├── classlist │ │ │ ├── cmm │ │ │ │ ├── CIEXYZ.pf │ │ │ │ ├── GRAY.pf │ │ │ │ ├── LINEAR_RGB.pf │ │ │ │ ├── PYCC.pf │ │ │ │ └── sRGB.pf │ │ │ ├── content-types.properties │ │ │ ├── currency.data │ │ │ ├── deploy.jar │ │ │ ├── deploy │ │ │ │ ├── MixedCodeMainDialog.ui │ │ │ │ ├── MixedCodeMainDialogJs.ui │ │ │ │ ├── cautionshield.icns │ │ │ │ ├── ffjcext.zip │ │ │ │ ├── java-icon.ico │ │ │ │ ├── messages.properties │ │ │ │ ├── messages_de.properties │ │ │ │ ├── messages_es.properties │ │ │ │ ├── messages_fr.properties │ │ │ │ ├── messages_it.properties │ │ │ │ ├── messages_ja.properties │ │ │ │ ├── messages_ko.properties │ │ │ │ ├── messages_pt_BR.properties │ │ │ │ ├── messages_sv.properties │ │ │ │ ├── messages_zh_CN.properties │ │ │ │ ├── messages_zh_HK.properties │ │ │ │ ├── messages_zh_TW.properties │ │ │ │ ├── mixcode_s.png │ │ │ │ ├── splash.gif │ │ │ │ ├── splash@2x.gif │ │ │ │ ├── splash_11-lic.gif │ │ │ │ └── splash_11@2x-lic.gif │ │ │ ├── desktop │ │ │ │ ├── applications │ │ │ │ │ ├── sun-java.desktop │ │ │ │ │ ├── sun-javaws.desktop │ │ │ │ │ └── sun_java.desktop │ │ │ │ ├── icons │ │ │ │ │ ├── HighContrast │ │ │ │ │ │ ├── 16x16 │ │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ │ └── 48x48 │ │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ ├── HighContrastInverse │ │ │ │ │ │ ├── 16x16 │ │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ │ └── 48x48 │ │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ ├── LowContrast │ │ │ │ │ │ ├── 16x16 │ │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ │ └── 48x48 │ │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ └── hicolor │ │ │ │ │ │ ├── 16x16 │ │ │ │ │ │ ├── apps │ │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ │ │ └── 48x48 │ │ │ │ │ │ ├── apps │ │ │ │ │ │ ├── sun-java.png │ │ │ │ │ │ ├── sun-javaws.png │ │ │ │ │ │ └── sun-jcontrol.png │ │ │ │ │ │ └── mimetypes │ │ │ │ │ │ ├── gnome-mime-application-x-java-archive.png │ │ │ │ │ │ ├── gnome-mime-application-x-java-jnlp-file.png │ │ │ │ │ │ └── gnome-mime-text-x-java.png │ │ │ │ └── mime │ │ │ │ │ └── packages │ │ │ │ │ ├── x-java-archive.xml │ │ │ │ │ └── x-java-jnlp-file.xml │ │ │ ├── ext │ │ │ │ ├── cldrdata.jar │ │ │ │ ├── dnsns.jar │ │ │ │ ├── jaccess.jar │ │ │ │ ├── jfxrt.jar │ │ │ │ ├── localedata.jar │ │ │ │ ├── meta-index │ │ │ │ ├── nashorn.jar │ │ │ │ ├── sunec.jar │ │ │ │ ├── sunjce_provider.jar │ │ │ │ ├── sunpkcs11.jar │ │ │ │ └── zipfs.jar │ │ │ ├── flavormap.properties │ │ │ ├── fontconfig.RedHat.5.bfc │ │ │ ├── fontconfig.RedHat.5.properties.src │ │ │ ├── fontconfig.RedHat.6.bfc │ │ │ ├── fontconfig.RedHat.6.properties.src │ │ │ ├── fontconfig.SuSE.10.bfc │ │ │ ├── fontconfig.SuSE.10.properties.src │ │ │ ├── fontconfig.SuSE.11.bfc │ │ │ ├── fontconfig.SuSE.11.properties.src │ │ │ ├── fontconfig.Turbo.bfc │ │ │ ├── fontconfig.Turbo.properties.src │ │ │ ├── fontconfig.bfc │ │ │ ├── fontconfig.properties.src │ │ │ ├── fonts │ │ │ │ ├── LucidaBrightDemiBold.ttf │ │ │ │ ├── LucidaBrightDemiItalic.ttf │ │ │ │ ├── LucidaBrightItalic.ttf │ │ │ │ ├── LucidaBrightRegular.ttf │ │ │ │ ├── LucidaSansDemiBold.ttf │ │ │ │ ├── LucidaSansRegular.ttf │ │ │ │ ├── LucidaTypewriterBold.ttf │ │ │ │ ├── LucidaTypewriterRegular.ttf │ │ │ │ └── fonts.dir │ │ │ ├── hijrah-config-umalqura.properties │ │ │ ├── images │ │ │ │ ├── cursors │ │ │ │ │ ├── cursors.properties │ │ │ │ │ ├── invalid32x32.gif │ │ │ │ │ ├── motif_CopyDrop32x32.gif │ │ │ │ │ ├── motif_CopyNoDrop32x32.gif │ │ │ │ │ ├── motif_LinkDrop32x32.gif │ │ │ │ │ ├── motif_LinkNoDrop32x32.gif │ │ │ │ │ ├── motif_MoveDrop32x32.gif │ │ │ │ │ └── motif_MoveNoDrop32x32.gif │ │ │ │ └── icons │ │ │ │ │ ├── sun-java.png │ │ │ │ │ ├── sun-java_HighContrast.png │ │ │ │ │ ├── sun-java_HighContrastInverse.png │ │ │ │ │ └── sun-java_LowContrast.png │ │ │ ├── javafx.properties │ │ │ ├── javaws.jar │ │ │ ├── jce.jar │ │ │ ├── jexec │ │ │ ├── jfr.jar │ │ │ ├── jfr │ │ │ │ ├── default.jfc │ │ │ │ └── profile.jfc │ │ │ ├── jfxswt.jar │ │ │ ├── jsse.jar │ │ │ ├── jvm.hprof.txt │ │ │ ├── locale │ │ │ │ ├── de │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── es │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── fr │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── it │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── ja │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── ko.UTF-8 │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── ko │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── pt_BR │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── sv │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── zh.GBK │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── zh │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── zh_HK.BIG5HK │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ ├── zh_TW.BIG5 │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ │ └── zh_TW │ │ │ │ │ └── LC_MESSAGES │ │ │ │ │ └── sunw_java_plugin.mo │ │ │ ├── logging.properties │ │ │ ├── management-agent.jar │ │ │ ├── management │ │ │ │ ├── jmxremote.access │ │ │ │ ├── jmxremote.password.template │ │ │ │ ├── management.properties │ │ │ │ └── snmp.acl.template │ │ │ ├── meta-index │ │ │ ├── net.properties │ │ │ ├── oblique-fonts │ │ │ │ ├── LucidaSansDemiOblique.ttf │ │ │ │ ├── LucidaSansOblique.ttf │ │ │ │ ├── LucidaTypewriterBoldOblique.ttf │ │ │ │ ├── LucidaTypewriterOblique.ttf │ │ │ │ └── fonts.dir │ │ │ ├── plugin.jar │ │ │ ├── psfont.properties.ja │ │ │ ├── psfontj2d.properties │ │ │ ├── resources.jar │ │ │ ├── rt.jar │ │ │ ├── security │ │ │ │ ├── US_export_policy.jar │ │ │ │ ├── blacklist │ │ │ │ ├── blacklisted.certs │ │ │ │ ├── cacerts │ │ │ │ ├── java.policy │ │ │ │ ├── java.security │ │ │ │ ├── javaws.policy │ │ │ │ ├── local_policy.jar │ │ │ │ └── trusted.libraries │ │ │ ├── sound.properties │ │ │ └── tzdb.dat │ │ ├── man │ │ │ ├── ja │ │ │ │ └── man1 │ │ │ │ │ ├── java.1 │ │ │ │ │ ├── javaws.1 │ │ │ │ │ ├── jjs.1 │ │ │ │ │ ├── keytool.1 │ │ │ │ │ ├── orbd.1 │ │ │ │ │ ├── pack200.1 │ │ │ │ │ ├── policytool.1 │ │ │ │ │ ├── rmid.1 │ │ │ │ │ ├── rmiregistry.1 │ │ │ │ │ ├── servertool.1 │ │ │ │ │ ├── tnameserv.1 │ │ │ │ │ └── unpack200.1 │ │ │ ├── ja_JP.UTF-8 │ │ │ │ └── man1 │ │ │ │ │ ├── java.1 │ │ │ │ │ ├── javaws.1 │ │ │ │ │ ├── jjs.1 │ │ │ │ │ ├── keytool.1 │ │ │ │ │ ├── orbd.1 │ │ │ │ │ ├── pack200.1 │ │ │ │ │ ├── policytool.1 │ │ │ │ │ ├── rmid.1 │ │ │ │ │ ├── rmiregistry.1 │ │ │ │ │ ├── servertool.1 │ │ │ │ │ ├── tnameserv.1 │ │ │ │ │ └── unpack200.1 │ │ │ └── man1 │ │ │ │ ├── java.1 │ │ │ │ ├── javaws.1 │ │ │ │ ├── jjs.1 │ │ │ │ ├── keytool.1 │ │ │ │ ├── orbd.1 │ │ │ │ ├── pack200.1 │ │ │ │ ├── policytool.1 │ │ │ │ ├── rmid.1 │ │ │ │ ├── rmiregistry.1 │ │ │ │ ├── servertool.1 │ │ │ │ ├── tnameserv.1 │ │ │ │ └── unpack200.1 │ │ ├── plugin │ │ │ └── desktop │ │ │ │ ├── sun_java.desktop │ │ │ │ └── sun_java.png │ │ └── release │ ├── plugins │ │ ├── cellfie-2.1.0.jar │ │ ├── code-generation-2.0.0.jar │ │ ├── existentialquery-2.0.0.jar │ │ ├── explanation-workbench-3.0.0.jar │ │ ├── ontograf-2.0.3.jar │ │ ├── org.coode.dlquery-4.0.1.jar │ │ ├── org.semanticweb.hermit-1.4.3.456.jar │ │ ├── owldoc-3.0.3.jar │ │ ├── owlviz-5.0.3.jar │ │ ├── rdf-library-3.0.0.jar │ │ ├── sparql-query-plugin-3.0.0.jar │ │ └── swrltab-plugin-2.0.6.jar │ └── run.sh ├── README.md ├── Relatório do trabalho_ AP2 - KRR - Bruno Campos.pdf ├── img │ └── 01.png ├── trabalho_02_brunocampos.owl └── trabalho_02_refeito.zip ├── redes_bayesianas ├── README.md ├── img │ ├── 1.png │ ├── 3.1.png │ ├── 3.2.png │ ├── 3.3.png │ ├── 3.4.png │ ├── probabilidade_conjunta.png │ ├── rede_completa.png │ └── tabela de compatibilidade.JPG └── rede_baysiana-doação_de_sangue.json └── redes_neurais ├── Atividade Teórica 3.pdf ├── README.md └── img ├── 01.png ├── 02.png └── 03.png /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/README.md -------------------------------------------------------------------------------- /conteudos/topico1-conceitos.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico1-conceitos.pdf -------------------------------------------------------------------------------- /conteudos/topico2-busca.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico2-busca.pdf -------------------------------------------------------------------------------- /conteudos/topico3-representacao_de_conhecimento_e_raciocinio.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico3-representacao_de_conhecimento_e_raciocinio.pdf -------------------------------------------------------------------------------- /conteudos/topico4-representacao_de_conhecimento_ontologias.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico4-representacao_de_conhecimento_ontologias.pdf -------------------------------------------------------------------------------- /conteudos/topico5-representacao_de_conhecimento_web_semantica.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico5-representacao_de_conhecimento_web_semantica.pdf -------------------------------------------------------------------------------- /conteudos/topico6-agentes_e_sistemas_multiagentes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico6-agentes_e_sistemas_multiagentes.pdf -------------------------------------------------------------------------------- /conteudos/topico7SistemasMultiagentes.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico7SistemasMultiagentes.pdf -------------------------------------------------------------------------------- /conteudos/topico8-sistemas_multiagentes_negociacao.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico8-sistemas_multiagentes_negociacao.pdf -------------------------------------------------------------------------------- /conteudos/topico9-sistemas_multiagentes_cooperacao.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/conteudos/topico9-sistemas_multiagentes_cooperacao.pdf -------------------------------------------------------------------------------- /exercicios/Exercicios IA.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/exercicios/Exercicios IA.pdf -------------------------------------------------------------------------------- /exercicios/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/exercicios/README.md -------------------------------------------------------------------------------- /exercicios/exercicios_prolog/exemplo_listas.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/exercicios/exercicios_prolog/exemplo_listas.pl -------------------------------------------------------------------------------- /exercicios/exercicios_prolog/trabalho02.pl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/exercicios/exercicios_prolog/trabalho02.pl -------------------------------------------------------------------------------- /exercicios/minimax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/exercicios/minimax.png -------------------------------------------------------------------------------- /img/001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/001.png -------------------------------------------------------------------------------- /img/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/01.png -------------------------------------------------------------------------------- /img/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/02.png -------------------------------------------------------------------------------- /img/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/03.png -------------------------------------------------------------------------------- /img/04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/04.png -------------------------------------------------------------------------------- /img/05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/05.png -------------------------------------------------------------------------------- /img/06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/06.png -------------------------------------------------------------------------------- /img/07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/07.png -------------------------------------------------------------------------------- /img/09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/09.png -------------------------------------------------------------------------------- /img/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/10.png -------------------------------------------------------------------------------- /img/11.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/11.jpg -------------------------------------------------------------------------------- /img/11_fuzzy_and_crisp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/11_fuzzy_and_crisp.png -------------------------------------------------------------------------------- /img/Breadth-First-Search.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/Breadth-First-Search.gif -------------------------------------------------------------------------------- /img/Depth-First-Search.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/Depth-First-Search.gif -------------------------------------------------------------------------------- /img/breadth_depth.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/breadth_depth.gif -------------------------------------------------------------------------------- /img/ex_minmax.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/ex_minmax.png -------------------------------------------------------------------------------- /img/gaussian.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/gaussian.png -------------------------------------------------------------------------------- /img/sigmoid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/sigmoid.png -------------------------------------------------------------------------------- /img/trapeziodal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/img/trapeziodal.png -------------------------------------------------------------------------------- /trabalhos/fuzzy/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/fuzzy/README.md -------------------------------------------------------------------------------- /trabalhos/fuzzy/README.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/fuzzy/README.pdf -------------------------------------------------------------------------------- /trabalhos/fuzzy/fuzzy.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/fuzzy/fuzzy.md -------------------------------------------------------------------------------- /trabalhos/fuzzy/fuzzy_brunocampos.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/fuzzy/fuzzy_brunocampos.zip -------------------------------------------------------------------------------- /trabalhos/fuzzy/gerenciamento_capital_trade_fuzzy.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/fuzzy/gerenciamento_capital_trade_fuzzy.ipynb -------------------------------------------------------------------------------- /trabalhos/fuzzy/gerenciamento_capital_trade_fuzzy.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/fuzzy/gerenciamento_capital_trade_fuzzy.pdf -------------------------------------------------------------------------------- /trabalhos/metodos_busca/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/metodos_busca/README.md -------------------------------------------------------------------------------- /trabalhos/metodos_busca/busca.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/metodos_busca/busca.py -------------------------------------------------------------------------------- /trabalhos/metodos_busca/busca_sequencial.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/metodos_busca/busca_sequencial.py -------------------------------------------------------------------------------- /trabalhos/metodos_busca/relatorio.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/metodos_busca/relatorio.md -------------------------------------------------------------------------------- /trabalhos/n_queens/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/n_queens/README.md -------------------------------------------------------------------------------- /trabalhos/n_queens/algoritmo_backtracking_n_queen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/n_queens/algoritmo_backtracking_n_queen.py -------------------------------------------------------------------------------- /trabalhos/n_queens/relatório - Problema das N-Rainhas.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/n_queens/relatório - Problema das N-Rainhas.pdf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/app/Protege.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/app/Protege.icns -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/app/Protege.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/app/Protege.ico -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bin/maven-artifact.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bin/maven-artifact.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bin/org.apache.felix.main.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bin/org.apache.felix.main.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bin/protege-launcher.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bin/protege-launcher.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/JavaEWAH.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/JavaEWAH.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/commons-io.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/commons-io.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/guava.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/guava.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/jsr305.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/jsr305.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/jul-to-slf4j.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/jul-to-slf4j.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/log4j-over-slf4j.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/log4j-over-slf4j.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/logback-classic.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/logback-classic.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/logback-core.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/logback-core.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/org.apache.servicemix.bundles.aopalliance.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/org.apache.servicemix.bundles.aopalliance.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/org.apache.servicemix.bundles.javax-inject.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/org.apache.servicemix.bundles.javax-inject.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.equinox.common.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.equinox.common.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.equinox.registry.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.equinox.registry.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.equinox.supplement.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.equinox.supplement.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.jgit.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/org.eclipse.jgit.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/owlapi-osgidistribution.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/owlapi-osgidistribution.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/protege-common.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/protege-common.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/protege-editor-core.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/protege-editor-core.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/protege-editor-owl.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/protege-editor-owl.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/bundles/slf4j-api.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/bundles/slf4j-api.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/conf/config.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/conf/config.xml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/conf/deprecation/basic.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/conf/deprecation/basic.yaml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/conf/deprecation/go.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/conf/deprecation/go.yaml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/conf/deprecation/obi.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/conf/deprecation/obi.yaml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/conf/logback-win.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/conf/logback-win.xml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/conf/logback.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/conf/logback.xml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/COPYRIGHT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/COPYRIGHT -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/LICENSE: -------------------------------------------------------------------------------- 1 | Please refer to http://java.com/license 2 | -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/README: -------------------------------------------------------------------------------- 1 | Please refer to http://java.com/licensereadme 2 | -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/THIRDPARTYLICENSEREADME-JAVAFX.txt -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/THIRDPARTYLICENSEREADME.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/THIRDPARTYLICENSEREADME.txt -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/Welcome.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/Welcome.html -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/ControlPanel: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/ControlPanel -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/java -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/javaws: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/javaws -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/jcontrol: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/jcontrol -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/jjs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/jjs -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/keytool: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/keytool -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/orbd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/orbd -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/pack200: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/pack200 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/policytool: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/policytool -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/rmid: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/rmid -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/rmiregistry: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/rmiregistry -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/servertool: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/servertool -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/tnameserv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/tnameserv -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/bin/unpack200: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/bin/unpack200 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/amd64/jvm.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/amd64/jvm.cfg -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/amd64/server/Xusage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/amd64/server/Xusage.txt -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/calendars.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/calendars.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/charsets.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/charsets.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/classlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/classlist -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/cmm/CIEXYZ.pf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/cmm/CIEXYZ.pf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/cmm/GRAY.pf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/cmm/GRAY.pf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/cmm/LINEAR_RGB.pf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/cmm/LINEAR_RGB.pf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/cmm/PYCC.pf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/cmm/PYCC.pf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/cmm/sRGB.pf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/cmm/sRGB.pf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/content-types.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/content-types.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/currency.data: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/currency.data -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/MixedCodeMainDialog.ui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/MixedCodeMainDialog.ui -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/MixedCodeMainDialogJs.ui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/MixedCodeMainDialogJs.ui -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/cautionshield.icns: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/cautionshield.icns -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/ffjcext.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/ffjcext.zip -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/java-icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/java-icon.ico -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_de.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_de.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_es.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_es.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_fr.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_fr.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_it.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_it.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_ja.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_ja.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_ko.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_ko.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_pt_BR.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_pt_BR.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_sv.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_sv.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_zh_CN.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_zh_CN.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_zh_HK.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_zh_HK.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_zh_TW.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/messages_zh_TW.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/mixcode_s.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/mixcode_s.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash@2x.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash@2x.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash_11-lic.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash_11-lic.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash_11@2x-lic.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/deploy/splash_11@2x-lic.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/applications/sun-java.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/applications/sun-java.desktop -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/applications/sun-javaws.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/applications/sun-javaws.desktop -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/applications/sun_java.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/applications/sun_java.desktop -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/16x16/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrast/48x48/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/16x16/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/HighContrastInverse/48x48/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/16x16/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/LowContrast/48x48/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/16x16/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-javaws.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/apps/sun-jcontrol.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-archive.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-java-jnlp-file.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/icons/hicolor/48x48/mimetypes/gnome-mime-text-x-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/mime/packages/x-java-archive.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/mime/packages/x-java-archive.xml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/desktop/mime/packages/x-java-jnlp-file.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/desktop/mime/packages/x-java-jnlp-file.xml -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/cldrdata.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/cldrdata.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/dnsns.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/dnsns.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/jaccess.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/jaccess.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/jfxrt.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/jfxrt.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/localedata.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/localedata.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/meta-index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/meta-index -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/nashorn.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/nashorn.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/sunec.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/sunec.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/sunjce_provider.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/sunjce_provider.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/sunpkcs11.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/sunpkcs11.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/ext/zipfs.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/ext/zipfs.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/flavormap.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/flavormap.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.5.bfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.5.bfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.5.properties.src: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.5.properties.src -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.6.bfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.6.bfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.6.properties.src: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.RedHat.6.properties.src -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.10.bfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.10.bfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.10.properties.src: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.10.properties.src -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.11.bfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.11.bfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.11.properties.src: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.SuSE.11.properties.src -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.Turbo.bfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.Turbo.bfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.Turbo.properties.src: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.Turbo.properties.src -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.bfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.bfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.properties.src: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fontconfig.properties.src -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightDemiBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightDemiBold.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightDemiItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightDemiItalic.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightItalic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightItalic.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightRegular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaBrightRegular.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaSansDemiBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaSansDemiBold.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaSansRegular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaSansRegular.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaTypewriterBold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaTypewriterBold.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaTypewriterRegular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/LucidaTypewriterRegular.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/fonts/fonts.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/fonts/fonts.dir -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/hijrah-config-umalqura.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/hijrah-config-umalqura.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/cursors.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/cursors.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/invalid32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/invalid32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_CopyDrop32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_CopyDrop32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_LinkDrop32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_LinkDrop32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_MoveDrop32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_MoveDrop32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java_HighContrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java_HighContrast.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java_HighContrastInverse.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java_HighContrastInverse.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java_LowContrast.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/images/icons/sun-java_LowContrast.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/javafx.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/javafx.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/javaws.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/javaws.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jce.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jce.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jexec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jexec -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jfr.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jfr.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jfr/default.jfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jfr/default.jfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jfr/profile.jfc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jfr/profile.jfc -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jfxswt.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jfxswt.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jsse.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jsse.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/jvm.hprof.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/jvm.hprof.txt -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/pt_BR/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/pt_BR/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh_HK.BIG5HK/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh_HK.BIG5HK/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/logging.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/logging.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/management-agent.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/management-agent.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/management/jmxremote.access: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/management/jmxremote.access -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/management/jmxremote.password.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/management/jmxremote.password.template -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/management/management.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/management/management.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/management/snmp.acl.template: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/management/snmp.acl.template -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/meta-index: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/meta-index -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/net.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/net.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaSansDemiOblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaSansDemiOblique.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaSansOblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaSansOblique.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaTypewriterBoldOblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaTypewriterBoldOblique.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaTypewriterOblique.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/LucidaTypewriterOblique.ttf -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/fonts.dir: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/oblique-fonts/fonts.dir -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/plugin.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/plugin.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/psfont.properties.ja: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/psfont.properties.ja -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/psfontj2d.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/psfontj2d.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/resources.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/resources.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/rt.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/rt.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/US_export_policy.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/US_export_policy.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/blacklist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/blacklist -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/blacklisted.certs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/blacklisted.certs -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/cacerts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/cacerts -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/java.policy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/java.policy -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/java.security: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/java.security -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/javaws.policy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/javaws.policy -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/local_policy.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/security/local_policy.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/security/trusted.libraries: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/sound.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/sound.properties -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/lib/tzdb.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/lib/tzdb.dat -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/java.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/java.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/javaws.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/javaws.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/jjs.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/jjs.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/keytool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/keytool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/orbd.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/orbd.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/pack200.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/pack200.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/policytool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/policytool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/rmid.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/rmid.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/rmiregistry.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/rmiregistry.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/servertool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/servertool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/tnameserv.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/tnameserv.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/unpack200.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja/man1/unpack200.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/java.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/java.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/javaws.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/javaws.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/jjs.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/jjs.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/keytool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/keytool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/orbd.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/orbd.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/pack200.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/pack200.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/policytool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/policytool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/rmid.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/rmid.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/rmiregistry.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/rmiregistry.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/servertool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/servertool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/tnameserv.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/tnameserv.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/unpack200.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/ja_JP.UTF-8/man1/unpack200.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/java.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/java.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/javaws.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/javaws.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/jjs.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/jjs.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/keytool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/keytool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/orbd.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/orbd.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/pack200.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/pack200.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/policytool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/policytool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/rmid.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/rmid.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/rmiregistry.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/rmiregistry.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/servertool.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/servertool.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/tnameserv.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/tnameserv.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/man/man1/unpack200.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/man/man1/unpack200.1 -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/plugin/desktop/sun_java.desktop: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/plugin/desktop/sun_java.desktop -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/plugin/desktop/sun_java.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/plugin/desktop/sun_java.png -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/jre/release: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/jre/release -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/cellfie-2.1.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/cellfie-2.1.0.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/code-generation-2.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/code-generation-2.0.0.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/existentialquery-2.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/existentialquery-2.0.0.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/explanation-workbench-3.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/explanation-workbench-3.0.0.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/ontograf-2.0.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/ontograf-2.0.3.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/org.coode.dlquery-4.0.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/org.coode.dlquery-4.0.1.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/org.semanticweb.hermit-1.4.3.456.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/org.semanticweb.hermit-1.4.3.456.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/owldoc-3.0.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/owldoc-3.0.3.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/owlviz-5.0.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/owlviz-5.0.3.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/rdf-library-3.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/rdf-library-3.0.0.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/sparql-query-plugin-3.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/sparql-query-plugin-3.0.0.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/plugins/swrltab-plugin-2.0.6.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/plugins/swrltab-plugin-2.0.6.jar -------------------------------------------------------------------------------- /trabalhos/owl/Protege-5.5.0/run.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Protege-5.5.0/run.sh -------------------------------------------------------------------------------- /trabalhos/owl/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/README.md -------------------------------------------------------------------------------- /trabalhos/owl/Relatório do trabalho_ AP2 - KRR - Bruno Campos.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/Relatório do trabalho_ AP2 - KRR - Bruno Campos.pdf -------------------------------------------------------------------------------- /trabalhos/owl/img/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/img/01.png -------------------------------------------------------------------------------- /trabalhos/owl/trabalho_02_brunocampos.owl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/trabalho_02_brunocampos.owl -------------------------------------------------------------------------------- /trabalhos/owl/trabalho_02_refeito.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/owl/trabalho_02_refeito.zip -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/README.md -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/1.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/3.1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/3.1.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/3.2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/3.2.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/3.3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/3.3.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/3.4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/3.4.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/probabilidade_conjunta.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/probabilidade_conjunta.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/rede_completa.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/rede_completa.png -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/img/tabela de compatibilidade.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/img/tabela de compatibilidade.JPG -------------------------------------------------------------------------------- /trabalhos/redes_bayesianas/rede_baysiana-doação_de_sangue.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_bayesianas/rede_baysiana-doação_de_sangue.json -------------------------------------------------------------------------------- /trabalhos/redes_neurais/Atividade Teórica 3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_neurais/Atividade Teórica 3.pdf -------------------------------------------------------------------------------- /trabalhos/redes_neurais/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_neurais/README.md -------------------------------------------------------------------------------- /trabalhos/redes_neurais/img/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_neurais/img/01.png -------------------------------------------------------------------------------- /trabalhos/redes_neurais/img/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_neurais/img/02.png -------------------------------------------------------------------------------- /trabalhos/redes_neurais/img/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brunocampos01/inteligencia-artificial/HEAD/trabalhos/redes_neurais/img/03.png --------------------------------------------------------------------------------