Posted on Novembro 20, 2007 by esquilomorto
Como já foi visto antes o semantic wiki 1.0 deixou de usar o is_a: para definir classes para usar a definição de categorias, o objectivo da expriencia dos ultimos dois dias foi ver se é possivel criar niveis hieraquicos de classes, como foi feito para a framework de CEO.
Sendo assim criei 3 categorias:
- Usando o halo, criei a categoria Mundo.
- Quando fui criar a categoria Europa vi algo interessante, na toolbar do halo, na parte de categoria permite que é defina se a nova categoria vai ser sub ou super da categoria antes referenciada, ou seja existe a definição de pai e filhos.
- O resultado final após a criação da categoria portugal foi

Arquivado em: Uncategorized | Tagged: halo, mediawiki, semana, semantic | Leave a Comment »
Posted on Novembro 14, 2007 by esquilomorto
Esta semana foi adicionada informação muito importante sobre as diferenças da versão 0.7 para 1.0 do semantic wiki essencial são e passo a citar
“Relations” and “Attributes” in earlier versions
In earlier versions of SMW, properties with Type:Page were known as relations and only those used double colons (::) as the separator between property name and link text. All other properties (numbers, strings, etc.) were known as attributes and had to use colon equals (:=) as the separator.
SMW 1.0 unifies relations and attributes, calling them properties, and uses a single namespace “Property:”. The default datatype for undeclared properties is Type:Page, but it is strongly recommended that you declare every property’s type to clarify its intended use for other editors. SMW still supports := but it is recommended that you use :: for all property annotations. The reason is that the equality symbol contained in := cannot be used properly within MediaWiki template parameters, whereas :: causes no problems in most environments.
See Upgrading from SMW 0.7 to SMW 1.0 for other changes.
E recomendo(extremamente importante) a leitura de http://ontoworld.org/wiki/Upgrading_from_SMW_0.7_to_SMW_1.0
Arquivado em: mediawiki, outros, semantic wiki, semantica | Tagged: halo, mediawiki, semana, semantic | Leave a Comment »
Posted on Novembro 7, 2007 by esquilomorto
… confesso que ainda não desisti de tentar fazer o mediawiki ter uma interface mais interessante e user friendly para edição, por isso vou voltar tentar a integrar o editor FCkEDITOR com o mediawiki. Mas desta vez como se fosse uma skin do mediawiki, a ontoskin(skin usada pelo halo) vou lhe chamar de FCKOntoskin…. (podem pensar a vontade o que nome sugere). Vamos la ver como corre.
Para mais informação ver post anteriores
Arquivado em: extensões, fckeditor, hacks, halo, mediawiki, recursos | Tagged: extensões, fckeditor, hacks, mediawiki | Leave a Comment »
Posted on Novembro 5, 2007 by esquilomorto
A conversa com uns colegas meus, perguntaram me onde poderiam ver um exemplo, completo a funcionar com relações, propriedades e atributos, para poder brincar com algo semelhante ao meu projecto então cá vai:
http://halowiki.ontoprise.de/halowiki/index.php/Main_Page
E praticar com o seguinte tutorial
How To Get Started – First Steps
- A basic feature of the Halo Extension is autocompletion. You can use it in nearly every input field and within the textarea in edit mode by pressing Ctrl + Alt + Space after you typed the beginning of a word (e.g. “Hydro“)
- Edit an article to see the Semantic Toolbar and try out its various functions
- Use the Ontology Browser to gain an overview of the wiki ontology. For example, try to filter for Chemical Elements and click the category to gather available information.
- Go to the Query Interface and try to compose a query. For example, ask for the category Chemical Elements and their properties Atomic Number and Atomic Weight
- The search function in the main toolbar to the left can also be used in order to find annotated knowledge. Use ‘ “Chemical Elements” “atomic weight” ‘ as an example search term (including the quotes)
- Another useful feature is the Gardening Special. It provides several automated scripts (“bots”) that will find anomalies, search for similar entities, check the wiki consistency or materialize template annotations. If you don’t want to wait for the scripts to finish, some logs are already available so you can check the output the different bots.
- Find a complete featurelist and documentation at Ontoworld
- A short video demonstration of the main features can be found at http://www.ontoprise.de/smwdemo/
Arquivado em: extensões, halo, mediawiki, semantic wiki | Tagged: atributes, demo, halo, mediawiki, relations, semantic | Leave a Comment »
Posted on Novembro 4, 2007 by esquilomorto
O semantic wiki está em crescimento e em fase de estabilização… por isso surgem dois problemas:
- Paginas de documentação para a versão 0.7
-
This description applies to SMW version 0.7 The behavior is somewhat different in the upcoming 1.0 release, a preview of which ontoworld.org is running.
- O halo so suporta 1.0
- Explicado no anexo 2 sobre instalação do semantic wiki+ halo
- E certos tipos de atributos e relações irão ser mudados
- The upcoming SMW release may unify attributes and relations into the single Property. So the Special:Attributes page is replaced by Special:Properties.
- In earlier versions of SMW, there were separate namespaces and syntax for properties establish a relationship with other articles, and properties that just give a data value to the object. The former were known as Relations, the latter as Attributes. SMW 1.0 unifies these; a property that relates to another article has Type:Page, which is the default for a property.
Ou seja, trabalho para a reunião avaliar quais as implicações destas restrições no meu projecto
Arquivado em: halo, mediawiki, semantic wiki | Tagged: halo, mediawiki, problemas, semantic | Leave a Comment »
Posted on Novembro 4, 2007 by esquilomorto
Posted on Novembro 1, 2007 by esquilomorto
Posted on Novembro 1, 2007 by esquilomorto
Tarefas feitas este mês
Instalação do mediawiki 1.12 beta (sucesso)
Integração Fckeditor com a extensão para media wiki (sucesso)
Instalação Semantic Media Wiki (Sucesso)
Instalação Halo Extension (sucesso)
Integração Fckeditor + Semantic Wiki (possivel)
Integração Fckeditor+ Halo( Problema de estabilidade e de edição) Abandonado por enquanto a hipotese
Exploração da extensão Halo, com enfase em:
Barra De edição semantica
Browser de ontologias
Query Interface
Conhecer as relações existentes listadas em : http://ontoworld.org/index.php?title=Special:Properties&limit=500&offset=0
Leitura da Tese de João Mende
Balanço Final:
Produção de dois tutoriais:
Instalação Mediawiki
Instalação Semantic Wiki+ Halo
Recursos no blog
33 Entradas
3 videos tutorial
Uma instalação estabilizada do mediawiki
Arquivado em: Uncategorized | Leave a Comment »
Posted on Outubro 29, 2007 by esquilomorto
Passsei a tarde a invesitgar as relações do semantic media wiki, e a maioria e feita pelas propriedades, como listadas(816)
http://ontoworld.org/index.php?title=Special:Properties&limit=500&offset=0, e encontrei a propriedade IS_A, que na sua descrição consta e passo a citar: http://ontoworld.org/wiki/Property:Is_a Property:Is a From Ontoworld.org
Jump to: navigation, search
This page represents a semantic annotation that has been deprecated nd that should no longer be used. Reasons should be given below (if not obvious). You can help by replacing this annotation on all pages with the recommended alternative, if that is specified below. the relation is a is deprecated. Use a category and gain better querying and subcategory support. Or use some property that replaces several categories, e.g. Property:Released in year instead of category:Released in 2006 etc. (Property:Subclass of or property:Instance of may also not be good choices).
Arquivado em: extensões, halo, semantica | Tagged: halo, pfc, semana | Leave a Comment »
Posted on Outubro 29, 2007 by esquilomorto
Hoje a reunião com o meu orientador serviu para mostrar pela primeira vez a instalação estabilizada do semantic mediawiki, com o halo. A reunião correu bem, mostrei o meu esquema de brainstorming, e a questão central focou-se em como deveriamos aproveitar todo o potencial semantico do semantic wiki e como este poderia ser favoravel na definição de relações, para tal o trabalho de casa consiste me estudar:P ou melhor descobrir a listagem de relações ou propriedades que podem ajudar a criar as relações.
Amanha meto o esquema da minha pseudo alfa beta final candidate release arquitetura do media wiki lol
Arquivado em: extensões, fckeditor, hacks, halo, semantica | Tagged: ajax, extensões, hacks, halo, mediawiki, pfc, search, semantic | Leave a Comment »