Skip to content

Instantly share code, notes, and snippets.

[
{
"@id": "http://biii.eu/node/67",
"@type": [
"http://biii.eu/node/software"
],
"http://bise-eu.info/core-ontology#hasAuthor": [
{
"@value": "Ilya Goldberg orcid.org/0000-0001-8514-6110"
}
[
{
"@id": "http://biii.eu/node/696",
"@type": [
"http://biii.eu/node/software"
],
"http://bise-eu.info/core-ontology#requires": [
{
"@value": "/imagej"
}
@prefix dc: <http://dcterms/> .
@prefix nb: <http://bise-eu.info/core-ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://biii.eu/node/10> a <http://biii.eu/node/software> ;
nb:hasAuthor "Perrine Paul-Gilloteaux orcid.org/0000-0003-3903-4841" ;
nb:hasFunction <http://edamontology.org/operation_Image_registration>,
myTestRule {
*home="/$rodsZoneClient/home/$userNameClient";
writeLine("stdout",'HOME is *home');
if (*LocalFile like "*.nantes") {
writeLine("stdout",'File moved to nantes');
msiDataObjPut(*home ++ "/" ++ *LocalFile,"birdResource","localPath=*LocalFile++++forceFl
ag=",*Status);