The AK-Finder tool sends queries to a SPARQL query endpoint of a semantic wiki (ArchiMind currently, see below and https://github.com/kadevgraaf/ArchiMind ). The SPARQL queries retrieve architectural knowledge to support design and development activities and answer questions from an approach for architecture documentation review by the SEI. The AK-Finder tool exemplifies retrieval of architectural knowledge as Linked Open Data, and can be freely adapted/reused under the GPL license.
See Demo on http://softcode.nl/AK-finder/index.php
Archimind is a semantic wiki for Software Architecture (SA) documentation management and retrieval and was adapted from [OntoWiki] (http://aksw.org/Projects/OntoWiki.html) version 0.9.5. A concise overview of (part of the) adaptations and their rationale is given in paper Klaas Andries de Graaf - "Annotating Software Documentation in Semantic Wikis. See below for more references. [https://github.com/AKSW/OntoWiki/wiki] provides detailed installation instructions for OntoWiki. These instructions also apply to the installation of ArchiMind. OntoWiki 1.0.0 has been release recently - this release provides a SQARQL Query endpoint and is probably better for user experience, however, the ArchiMind adaptations for Software Architecture (SA) documentation management and retrieval are not yet implemented in this version (only 0.9.5 currently).
PHP
AK-Finder is licensed under the GNU General Public License Version 2, June 1991.
Code snippets adapted from http://graphite.ecs.soton.ac.uk/sparqllib/
Use of sparqllib.php ©2010-12 Christopher Gutteridge, University of Southampton. Under LGPL license
OntoWiki:
• http://aksw.org/Projects/OntoWiki.html
• https://github.com/AKSW/OntoWiki
• https://github.com/AKSW/OntoWiki/releases
ArchiMind:
• https://github.com/kadevgraaf/ - http://kadegraaf.nl/
• My PhD Thesis - "Ontology-based Software Architecture Documentation"