<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/terms/"
         xmlns:foaf="http://xmlns.com/foaf/0.1/"
         xmlns:bibo="http://purl.org/ontology/bibo/"
         xmlns:fabio="http://purl.org/spar/fabio/"
         xmlns:owl="http://www.w3.org/2002/07/owl#"
         xmlns:event="http://purl.org/NET/c4dm/event.owl#"
         xmlns:ore="http://www.openarchives.org/ore/terms/">

    <rdf:Description rdf:about="https://research-explorer.ista.ac.at/record/21971">
        <ore:isDescribedBy rdf:resource="https://research-explorer.ista.ac.at/record/21971"/>
        <dc:title>Quadrix</dc:title>
        <bibo:authorList rdf:parseType="Collection">
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
            <foaf:Person>
                <foaf:name></foaf:name>
                <foaf:surname></foaf:surname>
                <foaf:givenname></foaf:givenname>
            </foaf:Person>
        </bibo:authorList>
        <bibo:abstract>A Rust library for analyzing dendritic structures using quadric matrices. This project provides efficient tools for representing dendritic trees, computing quadric error metrics, and visualizing eigenvalue distributions on hexagonal plots.

This library implements quadric-based geometric analysis of dendritic structures, commonly found in neuroscience applications. Key features include:

Tree data structures: Hierarchical vertex and edge representations for dendritic trees
Quadric matrices: Computation of quadric error metrics for edges and vertices
Visualisation: Hexagonal plot generation using NormPolar transformations
Interactive tools: Desktop application with plotting capabilities</bibo:abstract>
        <dc:publisher>Institute of Science and Technology Austria</dc:publisher>
        <dc:format>application/octet-stream</dc:format>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21974/LICENSE"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21975/quadrix-x64.exe"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21976/quadrix-arm64.exe"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21977/Quadrix%20Desktop.app.zip"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21978/quadrix-arm64"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21979/quadrix-x64"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21972/Quadrix.zip"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/21993/THIRD_PARTY_LICENSES.zip"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/22009/README.md"/>
        <ore:aggregates rdf:resource="https://research-explorer.ista.ac.at/download/21971/22008/Quadrix.zip"/>
        <bibo:doi rdf:resource="10.15479/AT-ISTA-21971" />
        <ore:similarTo rdf:resource="info:doi/10.15479/AT-ISTA-21971"/>
    </rdf:Description>
</rdf:RDF>
