Code Monkey home page Code Monkey logo

aksw.org's People

Contributors

0xfeedface avatar amrapalijz avatar cannelony avatar criess avatar cupakob avatar florianagsten avatar frodeseverin avatar fteichmann avatar haschek avatar hknochi avatar jbrekle avatar jischebeck avatar k00ni avatar konradhoeffner avatar kriss0r avatar kurtjx avatar larseidam avatar matthimatiker avatar michaelmartin avatar mmorsey avatar nareike avatar pfrischmuth avatar runjak avatar seebi avatar shinobu avatar splattater avatar tpluscode avatar triechert avatar white-gecko avatar yamalight avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

aksw.org's Issues

footer styles

I've added some links to the footer and it looks not so nice now. please help :)

query helper with real ORDER clause

we now need a real ORDER parameter for the query helper, e.g.:

{{query
    where="?group foaf:member ?resourceUri . ?group aiiso:part_of groups:AKSW . ?resourceUri rdfs:label ?label"
    template="liplain"
    orderby="DESC(?label)"
}}

enabling the query cache will lead to an error

The problematic query is the current projects query:
https://github.com/AKSW/aksw.org/blob/master/site/types/person.phtml#L35

SELECT ?resourceUri
WHERE {
    {
        <...> foaf:currentProject ?resourceUri .
    } UNION {
        ?resourceUri doap:maintainer <...> .
        FILTER NOT EXISTS { <...> foaf:pastProject ?resourceUri }
    }
}

'<…>' is always the same WebID

The error message is:
FILTER expressions that start with a variable need parenthesizes.

This is really an important issue for us since we can not enable the FullPage Cache without that!

FastCache odbc SQL error

PHP Warning: odbc_exec(): SQL error: [unixODBC][OpenLink][Virtuoso iODBC Driver][Virtuoso Server]SQ200: No table DB.DBA.ef_cache, SQL state S0002 in SQLExecDirect in /var/www/aksw.org/extensions/site/FastCacheLoad.php on line 71, referer: http://aksw.org/Groups.html

factbox addon

We need some kind of factbox style in addition to or combination with the header.intro styles.

This box will show key / value pairs. Something like:

Funding: 1333901 EUR
Started: 01.01.2012
Programme: FP7-ICT-2009–5 (Collaborative Project)
...

use business vcards in person template

hi thomas, just re-assign this to nate some day :-)

since we will have / have now members at different locations, we need to integrate business vards linked with http://open.vocab.org/terms/businessCard

feature request:

  • use a default vCard if there is no vCard linked
  • if vCard is present, use adress, fax and telephone from it (if present)
  • if phone, fax or adress is present in the person itself, use this information instead ...

Demo on Frontpage doesn't work properly

If I click on the Link below the Screenshot at the Demos on the Fronpage I see a spinning wheel but nothing happens.

I thought I would get the the project page with this link, but its pointing to the demo.

Headlines in Versalien

Bitte für die Seiten-Headlines normale Versalien und keine falschen Kapitälchen/Small Caps benutzen.

NKE project page change request

Could you please change on http://aksw.org/Projects/NKE

The title to "Navigation-induced Knowledge Engineering by Example"
Add the recent publication:
Sebastian Hellmann, Jens Lehmann, Jörg Unbehauen, Claus Stadler, Thanh Nghia Lam und Markus Strohmaier: Navigation-induced Knowledge Engineering by Example In: JIST 2012
The links:
http://svn.aksw.org/papers/2012/JIST_NKE/public.pdf
http://slideshare.net/kurzum/navigationinduced-knowledge-engineering-by-example

Thank you, by the way, having a process with editors involved is not really "agile" any more, so we do not eat our own dogfood any more... I really would like to do it myself...

Sorry for the inconvenience Amra, Maybe I will pay you back in Dal Baht some day ;)

nav.nav-sidelinks inside div.abstract problem

I have a problem on
http://aksw.org/Partners.html
inside https://github.com/AKSW/aksw.org/blob/master/site/items/partner.phtml

<div about="<?php echo $this->curie($resourceUri) ?>"
    class="abstract <?php echo $logo?'abstract-with-logo':''; ?>">
    <?php echo $heading, $logo, $abstract ?>
</div>
<?php echo $relatedProject ?>

$relatedProject is a nav-sidelinks list and I want it straight before and after the $heading and inside the div (but then its not displayed) outside the div does not work correctly ...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.