Location: Testing plugin annotation @ 2da5599dabe5 / annotations.rdf

Author:
Hugh Sorby <h.sorby@auckland.ac.nz>
Date:
2016-11-30 14:10:49+13:00
Desc:
Merge branch 'master' of https://models.physiomeproject.org/workspace/43a
Permanent Source URI:
https://models.cellml.org/workspace/43a/rawfile/2da5599dabe587acedaeae66fcd3176e287ac005/annotations.rdf

<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:dcterms="http://purl.org/dc/terms/"
	xmlns:foaf="http://xmlns.com/foaf/0.1/"
	xmlns:swo="http://www.ebi.ac.uk/swo/"
	xmlns:swo-X="http://www.ebi.ac.uk/swo/EXTENSIONS/"
	xmlns:sio="http://semanticscience.org/resource/"
	xmlns:ds="http://ns.p.hsyio.me/data_structures.owl#"
	xmlns:doc="http://example.com/documentation-links/"
	>
	<rdf:Description rdf:about="https://github.com/mapclient-plugins/segmentationstep">
		<!-- Need to check this is the right predicate -->
		<dc:title>Segmentation Step for MAP Client</dc:title>
		<dc:description>
			Longer description or summary of this plugin 
			that will help things show up in a simple text based search.
		</dc:description>
		<swo:SWO_0004001 rdf:resource="http://www.ebi.ac.uk/swo/interface/SWO_5000003"/>
		<foaf:maker rdf:resource="http://orcid.org/0000-0001-8991-4703"/>
		<dcterms:conforms_to rdf:resource="http://www.ebi.ac.uk/swo/EXTENSIONS/MAPClient-Plugin-API"/>
		<swo:SWO_0000086 rdf:resource="http://ns.p.hsyio.me/data_structures.owl#image_location"/>
		<swo:SWO_0000087 rdf:resource="http://ns.p.hsyio.me/data_structures.owl#point_cloud"/>
		<sio:SIO_000586>
			<rdf:Bag>
				<rdf:li>Provides visualisation of a stack of images.</rdf:li>
				<rdf:li>Provides tools to segment out image stack.</rdf:li>
				<rdf:li rdf:resource="http://cool.stuff/capability#123"/>
			</rdf:Bag>
		</sio:SIO_000586>
		<swo:has_license rdf:resource="http://www.ebi.ac.uk/swo/license/SWO_1000005"/>
		<doc:Documentation rdf:resource="rtfd.org/segmentationstep/index.html"/>
	</rdf:Description>

	<rdf:Description rdf:about="https://github.com/ABI-Software/CTK-plugins/ctksynchronizedsceneviewer">
		<!-- Need to check this is the right predicate -->
		<dc:title>Synchronized scene viewer for CTK graphics rendering</dc:title>
		<dc:description>
			The plugins provides synchronized OpenGL views. All the views react to the mouse actions performed on a linked view. This allows, for instance, to view internals organs, catheters, scopes etc. in separate views and in compound views and orient them individually. The rendered graphical objects range from meshes, images and glyphs. These objects can be setup using the OpenCMISS ZINC API.
			The openGL views are embedded in QT Widgets and can be embedded in QT GUI.
			Access to the zinc context and QT widgets is through the CTK service registry.
			Precompiled plugin library binaries for Ubuntu 14.04 64bit, Windows 7 MCVS 12 are available.  Builds for other common platforms may be considered.
			The software has been developed by The Software Development at the Auckland Bioengineering Institute. The plugins are under MedTech CORE license and can be accessed by MedTech CORE community free of charge. Commercial use requires license.
		</dc:description>
		<swo:SWO_0004001 rdf:resource="http://www.ebi.ac.uk/swo/interface/SWO_5000003"/>
		<foaf:maker rdf:resource="http://orcid.org/0000-0001-8991-4703"/>
		<dcterms:conforms_to rdf:resource="http://www.ebi.ac.uk/swo/EXTENSIONS/CTKPlugin-API"/>
		<swo:SWO_0000086 rdf:resource="http://www.ebi.ac.uk/swo/interface/SWO_9000054"/>
		<sio:SIO_000586>
			<rdf:Bag>
				<rdf:li>Provides visualisation of a graphics elements created using OpenCMISS Zinc API.</rdf:li>
				<rdf:li rdf:resource="http://cool.stuff/capability#124"/>
			</rdf:Bag>
		</sio:SIO_000586>
		<swo:has_license rdf:resource="http://www.ebi.ac.uk/swo/license/SWO_1000005"/>
		<doc:Documentation rdf:resource="rtfd.org/ctksynchronizedsceneviewer/index.html"/>
	</rdf:Description>

	<rdf:Description rdf:about="https://github.com/MusculoskeletalAtlasProject/mapclient/tree/develop/src/mapclientplugins/filechooserstep">
		<!-- Need to check this is the right predicate -->
		<dc:title>File chooser step for MAP Client</dc:title>
		<dc:description>
		Selects a file from the local file system using a file chooser dialog.  The location of the selected file is passed as the output.
		</dc:description>
		<swo:SWO_0004001 rdf:resource="http://www.ebi.ac.uk/swo/interface/SWO_5000003"/>
		<foaf:maker rdf:resource="http://orcid.org/0000-0001-8991-4703"/>
		<dcterms:conforms_to rdf:resource="http://www.ebi.ac.uk/swo/EXTENSIONS/MAPClient-Plugin-API"/>
		<swo:SWO_0000087 rdf:resource="http://ns.p.hsyio.me/data_structures.owl#file_location "/>
		<sio:SIO_000586>
			<rdf:Bag>
				<rdf:li>Provides location of file on the local file system.</rdf:li>
				<rdf:li rdf:resource="http://cool.stuff/capability#123"/>
			</rdf:Bag>
		</sio:SIO_000586>
		<swo:has_license rdf:resource="http://www.ebi.ac.uk/swo/license/SWO_1000005"/>
		<doc:Documentation rdf:resource="http://map-client.readthedocs.io/en/latest/"/>
	</rdf:Description>
</rdf:RDF>