#VRML V2.0 utf8 PROTO Video [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the video for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlPreviewImage "" # Small representational image of the data (video file) # For preview (for example in the Concept Graph) # For example a frame of the movie field SFInt32 widthPreviewImage 0 # Width of the representational image in pixels field SFInt32 heightPreviewImage 0 # Height of the representational image in pixels field SFString url "" # Location of the data (video file) field SFInt32 width 0 # Width of the video in pixels field SFInt32 height 0 # Height of the video in pixels ]{} PROTO VideoInterview [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the video for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlPreviewImage "" # Small representational image of the data (video file) # For preview (for example in the Concept Graph) # For example a frame of the movie field SFInt32 widthPreviewImage 0 # Width of the representational image in pixels field SFInt32 heightPreviewImage 0 # Height of the representational image in pixels field SFString url "" # Location of the data (video file) field SFInt32 width 0 # Width of the video in pixels field SFInt32 height 0 # Height of the video in pixels ]{} PROTO Picture [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the picture for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlPreviewImage "" # Small representational image of the data (picture) # For preview (for example in the Concept Graph) # For example a small version of the picture field SFInt32 widthPreviewImage 0 # Width of the representational image in pixels field SFInt32 heightPreviewImage 0 # Height of the representational image in pixels field SFString url "" # Location of the data (picture file) field SFInt32 width 0 # Width of the picture in pixels field SFInt32 height 0 # Height of the picture in pixels ]{} PROTO TextItem [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the textitem for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString url "" # Location of the data (text file) # Format not know yet ]{} PROTO GroupNode [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the groupnode for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlModel "" # Location of VRML model that represents the groupnode, # for use in the Concept Graph. ]{} PROTO Artwork [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the Artwork for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlPreviewImage "" # Small representational image of the artwork # For preview (for example in the Concept Graph) # For example a small version of the picture field SFInt32 widthPreviewImage 0 # Width of the representational image in pixels field SFInt32 heightPreviewImage 0 # Height of the representational image in pixels ]{} PROTO InterviewItem [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the Interview for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlPreviewImage "" # Small representational image for the interview # For preview (for example in the Concept Graph) # For example a small version of the picture field SFInt32 widthPreviewImage 0 # Width of the representational image in pixels field SFInt32 heightPreviewImage 0 # Height of the representational image in pixels ]{} PROTO MaterialItem [ field SFString shortName "" # Name in Concept Graph max. about 15 characters field SFString ID "" # Unique identifier for internal use field MFString connectedNodesIDs [] # List of IDs of nodes connected to this node field SFString longName "" # Long name: for example to use in the preview in the Concept Graph # and in the presentation environment. field MFString description [] # Short description of the Material-item for preview in the Concept Graph # each line of text must be in a different string # Length of a line of text is still to be determined: # This depends on the available space, in the meantime: # type all text in one line. field SFString urlPreviewImage "" # Small representational image for the material # For preview (for example in the Concept Graph) # For example a small version of the picture field SFInt32 widthPreviewImage 0 # Width of the representational image in pixels field SFInt32 heightPreviewImage 0 # Height of the representational image in pixels ]{} PROTO Information [ exposedField MFNode informationNodes [] eventOut SFBool isReady ]{ Script { eventOut SFBool isReady IS isReady url "javascript: function initialize() { isReady = true; } " } } DEF allInformation Information { informationNodes [ GroupNode { ID "MAIN" shortName "Main" longName "Main" urlModel "models/conceptGraph/main/modelMain.wrl" description ["Central information node"] connectedNodesIDs ["ARTWORKS", "KEYWORDS", "INTERVIEWS", "REPORT"] } GroupNode { shortName "Artworks" longName "Artworks" description ["Node that connects to all the artworks"] ID "ARTWORKS" connectedNodesIDs ["MAIN", "TRANSITORY", "ULAY", "VIDEOINSTALLATION", "ABRAMOVIC"] urlModel "models/conceptGraph/artworks/artworksGroup.wrl" } GroupNode { ID "TRANSITORY" shortName "Transitory objects" longName "Transitory objects" urlModel "models/conceptGraph/artworks/transitory/transitorySUBartworks.wrl" description ["Node that connects all the transitory objects"] connectedNodesIDs ["ARTWORKS", "AO01", "AO02", "AO03", "AO04", "AO05", "AO06", "AO07", "AO08", "AO09", "AO10", "AO11", "AO12"] } GroupNode { shortName "Abramovi‡ & Ulay" longName "Abramovi‡ and Ulay" description ["Node that connects all the objects, performances and installations with Ulay"] ID "ULAY" connectedNodesIDs ["ARTWORKS", "AU14", "AU15", "AU16", "AU17", "AU18"] urlModel "models/conceptGraph/artworks/ulay/ulaySUBartworks.wrl" } GroupNode { ID "VIDEOINSTALLATION" shortName "Video Installation" longName "Video Installation" urlModel "models/conceptGraph/artworks/videoInstallation/video-installationSUBartworks.wrl" description ["Node that connects all the Video Installations"] connectedNodesIDs ["ARTWORKS", "AV19", "AV20", "AV22", "AV23", "AV24", "AV21_1"] } GroupNode { shortName "Abramovi‡ solo works " longName "Abramovi‡ solo works " description ["Node that connects all the Abramovi‡ works"] ID "ABRAMOVIC" connectedNodesIDs ["ARTWORKS", "AA25", "AA26", "AA27", "AA28", "AA29", "AA30", "AA31"] urlModel "models/conceptGraph/artworks/abramovic/abramovicSUBartworks.wrl" } GroupNode { shortName "Materials" longName "Materials" description ["Node that connects to all the materials"] ID "MATERIALS" connectedNodesIDs ["KEYWORDS", "GENERAL", "SPECIFIC", "RC31"] urlModel "models/conceptGraph/materials/materialsGroup.wrl" } GroupNode { ID "KEYWORDS" shortName "Keywords" longName "Keywords" urlModel "models/conceptGraph/key/keyPROTO.wrl" description ["Node that connects all the keywords"] connectedNodesIDs ["MAIN", "MATERIALS", "RC33", "INTERACTION", "RC35", "RC32"] } GroupNode { shortName "Frequently Used Materials" longName "Frequently Used Materials" description ["Node that connects to all the frequently used materials"] ID "GENERAL" connectedNodesIDs ["MATERIALS", "MG07", "MG08", "MG09", "MG10", "MG13", "MC01", "MC02", "MC03", "MC04", "MC05", "MC06"] urlModel "models/conceptGraph/materials/general/generalSUBmaterials.wrl" } GroupNode { shortName "Seldom Used Materials" longName "Seldom Used Materials" description ["Node that connects to all the seldom used materials"] ID "SPECIFIC" connectedNodesIDs ["MATERIALS", "MS14", "MS15", "MS16", "MS18", "MS19", "MS20", "MS21", "MS22", "MS23"] urlModel "models/conceptGraph/materials/specific/specificSUBmaterials.wrl" } GroupNode { ID "INTERVIEWS" shortName "Interviews" longName "Interviews" urlModel "models/conceptGraph/interviews/interviewsMain.wrl" description ["Node that connects to all the interviews"] connectedNodesIDs ["MAIN", "TEXT", "CLIP", "RC2"] } GroupNode { ID "TEXT" shortName "Interview texts" longName "Transcriptions of the avaibale interview clips" urlModel "models/conceptGraph/interviews/text/textSUBinterviews.wrl" description ["Node that connects to all the interview text"] connectedNodesIDs ["INTERVIEWS", "T0", "T1"] } GroupNode { shortName "Interviews' clips" longName "Video fragments of the ICN interview" description ["Node that connects to all the interviews' clips"] ID "CLIP" connectedNodesIDs ["INTERVIEWS", "CO08", "CO10", "CU14", "CU15", "CU17", "CU18", "CV19", "CV24"] urlModel "models/conceptGraph/interviews/video/videoSUBinterview.wrl" } Artwork { shortName "Black Dragon" longName "Black Dragon, 1989" description ["Transitory object for Human use. Instruction for the public: face the wall. Press head, heart and sex against the mineral pillows for a limitless duration."] ID "AO01" connectedNodesIDs ["TRANSITORY", "MC01", "ITO01", "PO01"] urlPreviewImage "images/previewImages/AO01.jpg" widthPreviewImage 453 heightPreviewImage 300 } Artwork { shortName "Chair for man and His Spirit" longName "Chair for man and His Spirit, 1996" description ["Transitory Object for Human Use. Instruction for the public: sit on the smaller chair, Look in front of you. Motionless. Depart."] ID "AO02" connectedNodesIDs ["TRANSITORY", "MC02", "MG07", "ITO02", "TTO02", "PO02"] urlPreviewImage "images/previewImages/AO02.jpg" widthPreviewImage 425 heightPreviewImage 595 } Artwork { shortName "Crystal Cinema" longName "Crystal Cinema" description ["Transitory object for Human use. Instruction for the public: sit on the stool in front of the quartz. Eyes closed and motionless. Limitless duration."] ID "AO03" connectedNodesIDs ["TRANSITORY", "MC03", "MG08", "ITO03", "TTO03", "PO03"] urlPreviewImage "images/previewImages/AO03.jpg" widthPreviewImage 425 heightPreviewImage 331 } Artwork { shortName "Double Edge" longName "Double Edge, 1995 " description ["Transitory object for Human use. Instruction for the public: Climb the ladders one by one in this order:Wooden ladder, Knives ladder, Hot iron ladder, Ice ladder."] ID "AO04" connectedNodesIDs ["TRANSITORY", "MG08", "MS14", "MS15", "MS16", "TTO04_1", "TTO04_2", "DTO04", "PO04"] urlPreviewImage "images/previewImages/AO04.jpg" widthPreviewImage 425 heightPreviewImage 582 } Artwork { shortName "Green Dragon Lying" longName "Green Dragon Lying, 1989" description ["Transitory object for Human use. Instruction for the public: lie on the copper bed. Rest head on the mineral pillow until its energy is transmitted."] ID "AO05" connectedNodesIDs ["TRANSITORY", "MC01", "MG09", "ITO05", "PO05"] urlPreviewImage "images/previewImages/AO05.jpg" widthPreviewImage 425 heightPreviewImage 414 } Artwork { shortName "Mineral Table" longName "Mineral Table, 1994" description ["Transitory object for Human use."] ID "AO06" connectedNodesIDs ["TRANSITORY", "MC01", "MC04", "MG10"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } Artwork { shortName "Red Dragon" longName "Red Dragon, 1989" description ["Transitory object for Human use. Instruction for the public: sit on the copper seat. Rest head on the mineral pillow until its energy is transmitted."] ID "AO07" connectedNodesIDs ["TRANSITORY", "MC01", "MG09", "ITO07", "PO07"] urlPreviewImage "images/previewImages/AO07.jpg" widthPreviewImage 425 heightPreviewImage 582 } Artwork { shortName "Shoes for Departure" longName "Shoes for Departure, 1991" description ["Transitory object for Human use. Instruction for the public: enter the shoes with bare feet. Close the eyes. Motionless, depart."] ID "AO08" connectedNodesIDs ["TRANSITORY", "MC05", "ITO08", "DTO08", "TTO08_1", "TTO08_2", "PO08", "CO08"] urlPreviewImage "images/previewImages/AO08.jpg" widthPreviewImage 406 heightPreviewImage 397 } Artwork { shortName "White Dragon" longName "White Dragon, 1989" description ["Transitory object for Human use. Instruction for the public: Stand on the copper base. Rest head on the mineral pillow until its energy is transmitted."] ID "AO09" connectedNodesIDs ["TRANSITORY", "MC01", "MG09", "ITO09", "PO09"] urlPreviewImage "images/previewImages/AO09.jpg" widthPreviewImage 425 heightPreviewImage 569 } Artwork { shortName "Wounded Geode" longName "Wounded Geode, 1994" description ["Transitory object for Human use. Instruction for the public: Sit on the chair with feet not touching the ground. Observe the wounded geode, for a limitless duration of time."] ID "AO10" connectedNodesIDs ["TRANSITORY", "MC06", "MG10", "ITO10", "TTO10", "PO10", "CO10"] urlPreviewImage "images/previewImages/AO10.jpg" widthPreviewImage 425 heightPreviewImage 575 } Artwork { ID "AO11" shortName "Human Nest" longName "Human Nest, 2001, site specific project - Spain" urlPreviewImage "images/previewImages/AO11.jpg" widthPreviewImage 425 heightPreviewImage 558 description ["Transitory object for Human use. Instruction for the public: Climb the ladder. Sit in a human nest, motionless and for a limitless duration."] connectedNodesIDs ["TRANSITORY", "ITO11", "PO11", "P0"] } Artwork { shortName "Dream House" longName "Dream House, 2000, site specific project - Japan" description ["Transitory object for Human use. Site-specific project, Japan."] ID "AO12" connectedNodesIDs ["TRANSITORY", "ITO12", "DTO12", "PO12"] urlPreviewImage "images/previewImages/AO12.jpg" widthPreviewImage 192 heightPreviewImage 329 } Artwork { shortName "Bone - Curtain" longName "Bone - Curtain, 1985, Object and installation" description ["Collection: Installation, Kroller-Muller. Instruction for the public: pass through bone curtain to the other side of the space."] ID "AU14" connectedNodesIDs ["ULAY", "MS18", "MS19", "ITU14", "DTU14", "TTU14_1", "TTU14_2", "CU14"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } Artwork { shortName "The Sun and the Moon" longName "The Sun and the Moon, 1985, Objects" description ["Two black vases the size of the artistsíŻ bodies. The two vases are named the Sun and the Moon. One vase reflects the light. The other absorbs it."] ID "AU15" connectedNodesIDs ["ULAY", "MG13", "MS20", "DTU15", "CU15"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } Artwork { shortName "Luther" longName "Luther, 1982, Installation" description ["Dedicated to the biologist Luther Burbank who devoted his studies to prove that plants have feelings and memories. A cactus is placed in the gallery and wrapped in barbed wire to give it extra protection and love. The artists then waited to see if it would drop its thorns. The experiment failed."] ID "AU16" connectedNodesIDs ["ULAY", "MS21", "MS22", "MS23", "DTU16"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } Artwork { shortName "Nightsea Crossing" longName "Nightsea Crossing, Performance, 1981-1987" description ["Series of 22 performances for a total of 90 days, given in nineteen different locations on several continents which took place between 1981 and 1987."] ID "AU17" connectedNodesIDs ["ULAY", "DTU17", "PU17", "CU17", "VU17_1", "VU17_2"] urlPreviewImage "images/previewImages/AU17.jpg" widthPreviewImage 477 heightPreviewImage 355 } Artwork { shortName "Relation in time" longName "Relation in time, 1977 performance" description ["The performance is now reduced to twelve minutes. The form of the performance is sober, while the content is complex, a fusion of many ideas."] ID "AU18" connectedNodesIDs ["ULAY", "DTU18", "PU18", "CU18", "VU18"] urlPreviewImage "images/previewImages/AU18.jpg" widthPreviewImage 306 heightPreviewImage 247 } Artwork { shortName "China Ring" longName "China Ring, 1988, Polaroid and Video Installation" description ["1:38 hr, black & white and colour, sound. Freeing the memory, 1976, Video Work. Collection: 16 Polaroid photographs (1987) - Van Abbe Museum; Video - installation (1988) - Van Abbe Museum;"] ID "AV19" connectedNodesIDs ["VIDEOINSTALLATION", "DTV19", "TTV19", "PV19", "CV19", "VV19"] urlPreviewImage "images/previewImages/AV19.jpg" widthPreviewImage 296 heightPreviewImage 238 } Artwork { shortName "City of Angels" longName "City of Angels, 1983, Video" description ["21:37 min, colour, sound. Collection: video-installation - Van Abbe Museum."] ID "AV20" connectedNodesIDs ["VIDEOINSTALLATION", "DTV20", "PV20", "VV20"] urlPreviewImage "images/previewImages/AV20.jpg" widthPreviewImage 384 heightPreviewImage 319 } Artwork { ID "AV21_1" shortName "Continental Video Program 1 & 2" longName "Continental Video First And Second Program" urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 description ["Multiple video performances, made in 1983-1986."] connectedNodesIDs ["VIDEOINSTALLATION", "VV22", "VV23", "VV24", "DTV21", "VV19", "VV20"] } Artwork { shortName "Freeing the memory" longName "Freeing the memory, 1976, Video Work" description ["In the video registration of the performance, Abramovi‡ reels off all the words that spring to mind."] ID "AV22" connectedNodesIDs ["VIDEOINSTALLATION", "DTV22", "PV22", "VV22"] urlPreviewImage "images/previewImages/AV22.jpg" widthPreviewImage 384 heightPreviewImage 306 } Artwork { shortName "Terminal Garden" longName "Terminal Garden, 1986" description ["20:14 min, colour, sound."] ID "AV23" connectedNodesIDs ["VIDEOINSTALLATION", "DTV23", "PV23", "VV23"] urlPreviewImage "images/previewImages/AV23.jpg" widthPreviewImage 287 heightPreviewImage 236 } Artwork { shortName "Terra degla Dea Madre" longName "Terra degla Dea Madre" description ["15:40 min, colour, sound."] ID "AV24" connectedNodesIDs ["VIDEOINSTALLATION", "DTV24", "TTV24", "PV24", "CV24", "VV24", "G0"] urlPreviewImage "images/previewImages/AV24.jpg" widthPreviewImage 479 heightPreviewImage 349 } Artwork { shortName "Lovers" longName "Lovers" description [""] ID "AA25" connectedNodesIDs ["ABRAMOVIC", "PA25"] urlPreviewImage "images/previewImages/AA25.jpg" widthPreviewImage 320 heightPreviewImage 240 } Artwork { shortName "Out of action" longName "Out of action - Between performance and object, 1998, Performance" description [""] ID "AA26" connectedNodesIDs ["ABRAMOVIC"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } Artwork { shortName "Portrait Gallery" longName "Portrait Gallery" description [""] ID "AA27" connectedNodesIDs ["ABRAMOVIC"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } Artwork { shortName "Power Object" longName "Power Object" description [""] ID "AA28" connectedNodesIDs ["ABRAMOVIC", "PA28"] urlPreviewImage "images/previewImages/AA28.jpg" widthPreviewImage 425 heightPreviewImage 594 } Artwork { shortName "Rhythm 0" longName "Rhythm 0, 1974, performance" description [""] ID "AA29" connectedNodesIDs ["ABRAMOVIC", "PA29"] urlPreviewImage "images/previewImages/AA29.jpg" widthPreviewImage 320 heightPreviewImage 229 } Artwork { shortName "Spirit House" longName "Spirit House, 1997" description [""] ID "AA30" connectedNodesIDs ["ABRAMOVIC", "PA30", "VA30_1", "VA30_2", "VA30_3", "VA30_4", "VA30_5"] urlPreviewImage "images/previewImages/AA30.jpg" widthPreviewImage 300 heightPreviewImage 236 } Artwork { shortName "Thomas Lips" longName "Thomas Lips, 1975, Performance" description [""] ID "AA31" connectedNodesIDs ["ABRAMOVIC", "PA31", "VA31_1", "VA31_2"] urlPreviewImage "images/previewImages/AA31.jpg" widthPreviewImage 293 heightPreviewImage 238 } MaterialItem { shortName "Rose quartz" longName "Rose quartz" description ["Rose quartz is one of the most desirable varieties of quartz. The pink to rose red color completely unique, unlike any other pink mineral species. The color is caused by iron and titanium impurities."] ID "MC01" connectedNodesIDs ["GENERAL", "AO01", "AO05", "AO06", "AO07", "AO09"] urlPreviewImage "images/MC01.jpg" widthPreviewImage 400 heightPreviewImage 324 } MaterialItem { shortName "Clear crystal" longName "Clear crystal" description ["is a solid in which the constituent atoms, molecules, or ions are packed in a regularly ordered, repeating pattern extending in all three spatial dimensions."] ID "MC02" connectedNodesIDs ["GENERAL", "AO02"] urlPreviewImage "images/MC02.jpg" widthPreviewImage 320 heightPreviewImage 224 } MaterialItem { shortName "Quartz eartholder" longName "Quartz eartholder" description [""] ID "MC03" connectedNodesIDs ["GENERAL", "AO03"] urlPreviewImage "NOPICTURE" widthPreviewImage 1 heightPreviewImage 1 } MaterialItem { shortName "Green quartz" longName "Green quartz" description ["a green varient of the quartz"] ID "MC04" connectedNodesIDs ["GENERAL", "AO06"] urlPreviewImage "images/MC04.jpg" widthPreviewImage 640 heightPreviewImage 480 } MaterialItem { shortName "Amethyst" longName "Amethyst" description ["is the purple variety of quartz and is a popular gemstone. The color of amethyst is usually attributed to the presence of manganese."] ID "MC05" connectedNodesIDs ["GENERAL", "AO08"] urlPreviewImage "images/MC05.jpg" widthPreviewImage 504 heightPreviewImage 378 } MaterialItem { shortName "Amethyst geode" longName "Amethyst geode" description ["the exterior of a geode is generally limestone or a related rock, while the interior contains amethyst"] ID "MC06" connectedNodesIDs ["GENERAL", "AO10"] urlPreviewImage "images/MC06.jpg" widthPreviewImage 413 heightPreviewImage 550 } MaterialItem { shortName "Copper" longName "Copper" description ["Copper is a reddish-coloured metal, it is the oldest metal in use"] ID "MG07" connectedNodesIDs ["GENERAL", "AO02"] urlPreviewImage "images/MG07.jpg" widthPreviewImage 320 heightPreviewImage 240 } MaterialItem { shortName "Wood" longName "Wood" description ["is a material found as the primary content of the stems of woody plants, especially trees, but also shrubs."] ID "MG08" connectedNodesIDs ["GENERAL", "AO03", "AO04"] urlPreviewImage "images/MG08.jpg" widthPreviewImage 269 heightPreviewImage 285 } MaterialItem { shortName "Oxidized copper" longName "Oxidized copper" description ["this is copper that has been oxidized, this causes change in color"] ID "MG09" connectedNodesIDs ["GENERAL", "AO05", "AO07", "AO09"] urlPreviewImage "images/MG09.jpg" widthPreviewImage 118 heightPreviewImage 93 } MaterialItem { shortName "Iron" longName "Iron" description ["Iron is hard, brittle, fairly fusible and it is the most used of all the metals."] ID "MG10" connectedNodesIDs ["GENERAL", "AO06", "AO10"] urlPreviewImage "images/MG10.jpg" widthPreviewImage 320 heightPreviewImage 240 } MaterialItem { shortName "Fiberglass" longName "Fiberglass" description ["Material made from extremely fine fibers of glass. It is widely used in the manufacture of insulation and textiles."] ID "MG13" connectedNodesIDs ["GENERAL", "AU15"] urlPreviewImage "images/MG13.jpg" widthPreviewImage 288 heightPreviewImage 216 } MaterialItem { shortName "Stainless steel knives" longName "Stainless steel knives" description ["High oxidation resistance knives"] ID "MS14" connectedNodesIDs ["SPECIFIC", "AO04"] urlPreviewImage "images/MS14.jpg" widthPreviewImage 500 heightPreviewImage 374 } MaterialItem { shortName "Heating elements" longName "Heating elements" description ["A system that rediates heat"] ID "MS15" connectedNodesIDs ["SPECIFIC", "AO04"] urlPreviewImage "images/MS15.jpg" widthPreviewImage 200 heightPreviewImage 200 } MaterialItem { shortName "Cooling elements" longName "Cooling elements" description ["A system used for cooling"] ID "MS16" connectedNodesIDs ["SPECIFIC", "AO04"] urlPreviewImage "images/MS16.jpg" widthPreviewImage 269 heightPreviewImage 179 } MaterialItem { shortName "Cow bones" longName "Cow bones" description [""] ID "MS18" connectedNodesIDs ["SPECIFIC", "AU14"] urlPreviewImage "images/MS18.jpg" widthPreviewImage 98 heightPreviewImage 74 } MaterialItem { shortName "Red cotton rope" longName "Red cotton rope" description ["Red cotten rope"] ID "MS19" connectedNodesIDs ["SPECIFIC", "AU14"] urlPreviewImage "images/MS19.jpg" widthPreviewImage 74 heightPreviewImage 74 } MaterialItem { shortName "Two black vases" longName "Two black vases" description [""] ID "MS20" connectedNodesIDs ["SPECIFIC", "AU15"] urlPreviewImage "images/MS20.jpg" widthPreviewImage 208 heightPreviewImage 315 } MaterialItem { shortName "Cactus" longName "Cactus" description ["is a type of usually succulent plant"] ID "MS21" connectedNodesIDs ["SPECIFIC", "AU16"] urlPreviewImage "images/MS21.jpg" widthPreviewImage 800 heightPreviewImage 692 } MaterialItem { shortName "Barbed wire" longName "Barbed wire" description ["is a type of fencing wire constructed with sharp edges or points arranged at intervals along the strands."] ID "MS22" connectedNodesIDs ["SPECIFIC", "AU16"] urlPreviewImage "images/MS22.jpg" widthPreviewImage 1742 heightPreviewImage 753 } MaterialItem { shortName "Oil barrel" longName "Oil barrel" description ["a hollow cylindrical container, made of iron"] ID "MS23" connectedNodesIDs ["SPECIFIC", "AU16"] urlPreviewImage "images/MS23.jpg" widthPreviewImage 311 heightPreviewImage 411 } Video { ID "CO08" shortName "Interview clip Shoes for Departure" longName "Interview clip showing Shoes for Departure" url "interviewclips/interview_shoes_for_departure.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_shoes_for_departure.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AO08"] } Video { ID "CO10" shortName "Interview clip Wounded Geode" longName "Interview clip showing Wounded Geode" url "interviewclips/interview_wounded_geode.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_wounded_geode.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AO10"] } Video { ID "CU14" shortName "Interview clip Bone - Curtain" longName "Interview clip showing Bone - Curtain" url "interviewclips/interview_bone_curtain.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_bone_curtain.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AU14"] } Video { ID "CU15" shortName "Interview clip The Sun and the Moon" longName "Interview clip showing The Sun and the Moon" url "interviewclips/interview_sun_and_the_moon.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_sun_and_the_moon.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AU15"] } Video { ID "CU17" shortName "Interview clip Nightsea Crossing" longName "Interview clip showing Nightsea Crossing" url "interviewclips/interview_night_sea_crossing.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_night_sea_crossing.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AU17"] } Video { ID "CU18" shortName "Interview clip Relation in time" longName "Interview clip showing Relation in time" url "interviewclips/interview_relation_in_time.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_relation_in_time.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AU18"] } Video { ID "CV19" shortName "Interview clip China Ring" longName "Interview clip showing China Ring" url "interviewclips/interview_china_ring.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_china_ring.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AV19"] } Video { ID "CV24" shortName "Interview clip Terra degla Dea Madre" longName "Interview clip showing Terra degla Dea Madre" url "interviewclips/interview_terra_degla.avi" width 320 height 360 urlPreviewImage "images/previewImages/interview_terra_degla.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["CLIP", "AV24"] } Video { shortName "Video Nightsea Crossing Conjunction" longName "Video Nightsea Crossing Conjunction" description [""] ID "VU17_1" connectedNodesIDs ["AU17"] url "videos/Night Sea Crossing Conjunction.avi" width 320 height 240 urlPreviewImage "images/previewImages/AU17.jpg" widthPreviewImage 477 heightPreviewImage 355 } Video { ID "VU17_2" shortName "Video Nightsea Crossing The observer" longName "Video Nightsea Crossing The observer" url "videos/Night Sea Crossing_The observer.avi" width 320 height 240 urlPreviewImage "images/previewImages/Night Sea Crossing_The observer.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["AU17"] } Video { shortName "Video Relation in time" longName "Video Relation in time" description [""] ID "VU18" connectedNodesIDs ["AU18"] url "videos/Relation in time.avi" width 320 height 240 urlPreviewImage "images/previewImages/AU18.jpg" widthPreviewImage 306 heightPreviewImage 247 } Video { shortName "Video China Ring" longName "Video China Ring" description [""] ID "VV19" connectedNodesIDs ["AV19", "AV21_1"] url "videos/China Ring.avi" width 320 height 240 urlPreviewImage "images/previewImages/AV19.jpg" widthPreviewImage 296 heightPreviewImage 238 } Video { shortName "Video City of Angels" longName "Video City of Angels" description [""] ID "VV20" connectedNodesIDs ["AV20", "AV21_1"] url "videos/City of Angels.avi" width 320 height 240 urlPreviewImage "images/previewImages/AV20.jpg" widthPreviewImage 384 heightPreviewImage 319 } Video { shortName "Video Freeing the Memory" longName "Video Freeing the Memory" description [""] ID "VV22" connectedNodesIDs ["AV22", "AV21_1"] url "videos/Freeing the Memory.avi" width 320 height 240 urlPreviewImage "images/previewImages/AV22.jpg" widthPreviewImage 384 heightPreviewImage 306 } Video { shortName "Video Terminal Garden" longName "Video Terminal Garden" description [""] ID "VV23" connectedNodesIDs ["AV23", "AV21_1"] url "videos/Terminal garden.avi" width 320 height 240 urlPreviewImage "images/previewImages/AV23.jpg" widthPreviewImage 287 heightPreviewImage 236 } Video { shortName "Video Terra degla dea madre" longName "Video Terra degla dea madre" description [""] ID "VV24" connectedNodesIDs ["AV24", "AV21_1"] url "videos/Terra degla dea madre.avi" width 320 height 240 urlPreviewImage "images/previewImages/AV24.jpg" widthPreviewImage 479 heightPreviewImage 349 } Video { ID "VA30_1" shortName "Video Spirit House - Dissolution" longName "Video Spirit House - Dissolution" url "videos/Spirit House - Dissolution.avi" width 320 height 240 urlPreviewImage "images/previewImages/Spirit House - Dissolution.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["AA30"] } Video { ID "VA30_2" shortName "Video Spirit House - Dozing Conciousness" longName "Video Spirit House - Dozing Conciousness" url "videos/Spirit House - Dozing Conciousness.avi" width 320 height 240 urlPreviewImage "images/previewImages/Spirit House - Dozing Conciousness.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["AA30"] } Video { shortName "Video Spirit House - Insomnia" longName "Video Spirit House - Insomnia" description [""] ID "VA30_3" connectedNodesIDs ["AA30"] url "videos/Spirit House - Insomnia.avi" width 320 height 240 urlPreviewImage "images/previewImages/AA30.jpg" widthPreviewImage 300 heightPreviewImage 236 } Video { ID "VA30_4" shortName "Video Spirit House - Lost Souls" longName "Video Spirit House - Lost Souls" url "videos/Spirit House - Lost Souls.avi" width 320 height 240 urlPreviewImage "images/previewImages/Spirit House - Lost Souls.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["AA30"] } Video { ID "VA30_5" shortName "Video Spirit House - Luminousity" longName "Video Spirit House - Luminousity" url "videos/Spirit House - Luminousity.avi" width 320 height 240 urlPreviewImage "images/previewImages/Spirit House - Luminousity.jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["AA30"] } Video { shortName "Video Thomas Lips (1975)" longName "Video Thomas Lips (1975)" description [""] ID "VA31_1" connectedNodesIDs ["AA31"] url "videos/Thomas Lips (1975).avi" width 320 height 240 urlPreviewImage "images/previewImages/AA31.jpg" widthPreviewImage 293 heightPreviewImage 238 } Video { ID "VA31_2" shortName "Video Thomas Lips (1993)" longName "Video Thomas Lips (1993)" url "videos/Thomas Lips (1993).avi" width 320 height 240 urlPreviewImage "images/previewImages/Thomas Lips (1993).jpg" widthPreviewImage 320 heightPreviewImage 240 description [""] connectedNodesIDs ["AA31"] } Picture { shortName "Picture Black Dragon" longName "Picture Black Dragon" description [""] ID "PO01" connectedNodesIDs ["AO01"] url "images/previewImages/AO01.jpg" width 453 height 300 urlPreviewImage "images/previewImages/AO01.jpg" widthPreviewImage 453 heightPreviewImage 300 } Picture { shortName "Picture Chair for man and His Spirit" longName "Picture Chair for man and His Spirit, 1996" description [""] ID "PO02" connectedNodesIDs ["AO02"] url "images/previewImages/AO02.jpg" width 425 height 595 urlPreviewImage "images/previewImages/AO02.jpg" widthPreviewImage 425 heightPreviewImage 595 } Picture { shortName "Picture Crystal Cinema" longName "Picture Crystal Cinema" description [""] ID "PO03" connectedNodesIDs ["AO03"] url "images/previewImages/AO03.jpg" width 425 height 331 urlPreviewImage "images/previewImages/AO03.jpg" widthPreviewImage 425 heightPreviewImage 331 } Picture { shortName "Picture Double Edge" longName "Picture Double Edge, 1995" description [""] ID "PO04" connectedNodesIDs ["AO04"] url "images/previewImages/AO04.jpg" width 425 height 582 urlPreviewImage "images/previewImages/AO04.jpg" widthPreviewImage 425 heightPreviewImage 582 } Picture { shortName "Picture Green Dragon Lying" longName "Picture Green Dragon Lying, 1989" description [""] ID "PO05" connectedNodesIDs ["AO05"] url "images/previewImages/AO05.jpg" width 425 height 414 urlPreviewImage "images/previewImages/AO05.jpg" widthPreviewImage 425 heightPreviewImage 414 } Picture { shortName "Picture Red Dragon" longName "Picture Red Dragon, 1989" description [""] ID "PO07" connectedNodesIDs ["AO07"] url "images/previewImages/AO07.jpg" width 425 height 582 urlPreviewImage "images/previewImages/AO07.jpg" widthPreviewImage 425 heightPreviewImage 582 } Picture { shortName "Picture Shoes for Departure" longName "Picture Shoes for Departure, 1991" description [""] ID "PO08" connectedNodesIDs ["AO08"] url "images/previewImages/AO08.jpg" width 406 height 397 urlPreviewImage "images/previewImages/AO08.jpg" widthPreviewImage 406 heightPreviewImage 397 } Picture { shortName "Picture White Dragon" longName "Picture White Dragon, 1989" description [""] ID "PO09" connectedNodesIDs ["AO09"] url "images/previewImages/AO09.jpg" width 425 height 569 urlPreviewImage "images/previewImages/AO09.jpg" widthPreviewImage 425 heightPreviewImage 569 } Picture { shortName "Picture Wounded Geode" longName "Picture Wounded Geode, 1994" description [""] ID "PO10" connectedNodesIDs ["AO10"] url "images/previewImages/AO10.jpg" width 425 height 575 urlPreviewImage "images/previewImages/AO10.jpg" widthPreviewImage 425 heightPreviewImage 575 } Picture { shortName "Picture Human Nest" longName "Picture Human Nest, 2001, site specific project - Spain" description [""] ID "PO11" connectedNodesIDs ["AO11"] url "images/previewImages/AO11.jpg" width 425 height 558 urlPreviewImage "images/previewImages/AO11.jpg" widthPreviewImage 425 heightPreviewImage 558 } Picture { shortName "Picture Dream House" longName "Picture Dream House, 2000, site specific project - Japan" description [""] ID "PO12" connectedNodesIDs ["AO12"] url "images/previewImages/AO12.jpg" width 192 height 329 urlPreviewImage "images/previewImages/AO12.jpg" widthPreviewImage 192 heightPreviewImage 329 } Picture { shortName "Picture Nightsea Crossing" longName "Picture Nightsea Crossing, Performance, 1981-1987" description [""] ID "PU17" connectedNodesIDs ["AU17"] url "images/previewImages/AU17.jpg" width 477 height 355 urlPreviewImage "images/previewImages/AU17.jpg" widthPreviewImage 477 heightPreviewImage 355 } Picture { shortName "Picture Relation in time" longName "Picture Relation in time, 1977 performance" description [""] ID "PU18" connectedNodesIDs ["AU18"] url "images/previewImages/AU18.jpg" width 306 height 247 urlPreviewImage "images/previewImages/AU18.jpg" widthPreviewImage 306 heightPreviewImage 247 } Picture { shortName "Picture China Ring" longName "Picture China Ring, 1988, Polaroid and Video Installation" description [""] ID "PV19" connectedNodesIDs ["AV19"] url "images/previewImages/AV19.jpg" width 296 height 238 urlPreviewImage "images/previewImages/AV19.jpg" widthPreviewImage 296 heightPreviewImage 238 } Picture { shortName "Picture City of Angels" longName "Picture City of Angels, 1983, Video" description [""] ID "PV20" connectedNodesIDs ["AV20"] url "images/previewImages/AV20.jpg" width 384 height 319 urlPreviewImage "images/previewImages/AV20.jpg" widthPreviewImage 384 heightPreviewImage 319 } Picture { shortName "Picture Freeing the memory" longName "Picture Freeing the memory, 1976, Video Work" description [""] ID "PV22" connectedNodesIDs ["AV22"] url "images/previewImages/AV22.jpg" width 384 height 306 urlPreviewImage "images/previewImages/AV22.jpg" widthPreviewImage 384 heightPreviewImage 306 } Picture { shortName "Picture Terminal Garden" longName "Picture Terminal Garden" description [""] ID "PV23" connectedNodesIDs ["AV23"] url "images/previewImages/AV23.jpg" width 287 height 236 urlPreviewImage "images/previewImages/AV23.jpg" widthPreviewImage 287 heightPreviewImage 236 } Picture { shortName "Picture Terra degla Dea Madre" longName "Picture Terra degla Dea Madre" description [""] ID "PV24" connectedNodesIDs ["AV24"] url "images/previewImages/AV24.jpg" width 479 height 349 urlPreviewImage "images/previewImages/AV24.jpg" widthPreviewImage 479 heightPreviewImage 349 } Picture { shortName "Picture Lovers" longName "Picture Lovers" description [""] ID "PA25" connectedNodesIDs ["AA25"] url "images/previewImages/AA25.jpg" width 320 height 240 urlPreviewImage "images/previewImages/AA25.jpg" widthPreviewImage 320 heightPreviewImage 240 } Picture { shortName "Picture Power Object" longName "Picture Power Object" description [""] ID "PA28" connectedNodesIDs ["AA28"] url "images/previewImages/AA28.jpg" width 425 height 594 urlPreviewImage "images/previewImages/AA28.jpg" widthPreviewImage 425 heightPreviewImage 594 } Picture { shortName "Picture Rhythm 0" longName "Picture Rhythm 0, 1974, performance" description [""] ID "PA29" connectedNodesIDs ["AA29"] url "images/previewImages/AA29.jpg" width 320 height 229 urlPreviewImage "images/previewImages/AA29.jpg" widthPreviewImage 320 heightPreviewImage 229 } Picture { shortName "Picture Spirit House" longName "Picture Spirit House, 1997" description [""] ID "PA30" connectedNodesIDs ["AA30"] url "images/previewImages/AA30.jpg" width 300 height 236 urlPreviewImage "images/previewImages/AA30.jpg" widthPreviewImage 300 heightPreviewImage 236 } Picture { shortName "Picture Thomas Lips" longName "Picture Thomas Lips, 1975, Performance" description [""] ID "PA31" connectedNodesIDs ["AA31"] url "images/previewImages/AA31.jpg" width 293 height 238 urlPreviewImage "images/previewImages/AA31.jpg" widthPreviewImage 293 heightPreviewImage 238 } TextItem { shortName "Instruction" longName "Black Dragon instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO01" connectedNodesIDs ["AO01", "INTERACTION"] url "text/AO01_instruction.txt" } TextItem { shortName "Instruction" longName "Chair for man and His Spirit instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO02" connectedNodesIDs ["AO02", "INTERACTION"] url "text/AO02_instruction.txt" } TextItem { shortName "Interview" longName "Chair for man and His Spirit transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK."] ID "TTO02" connectedNodesIDs ["AO02"] url "text/AO02_transcription_icn.txt" } TextItem { shortName "Instruction" longName "Crystal Cinema instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO03" connectedNodesIDs ["AO03", "INTERACTION"] url "text/AO03_instruction.txt" } TextItem { shortName "Interview" longName "Crystal Cinema transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK."] ID "TTO03" connectedNodesIDs ["AO03"] url "text/AO03_transcription_icn.txt" } TextItem { shortName "Interview" longName "Double Edge transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK."] ID "TTO04_1" connectedNodesIDs ["AO04"] url "text/AO04_transcription_icn_1.txt" } TextItem { shortName "Interview" longName "Double Edge transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK."] ID "TTO04_2" connectedNodesIDs ["AO04"] url "text/AO04_transcription_icn_2.txt" } TextItem { shortName "Description" longName "Double Edge Description." description ["Description of the artwork by a quote from Public Body, 2001, pp. 21."] ID "DTO04" connectedNodesIDs ["AO04"] url "text/AO04_description_public.txt" } TextItem { shortName "Instruction" longName "Green Dragon Lying instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO05" connectedNodesIDs ["AO05", "INTERACTION"] url "text/AO05_instruction.txt" } TextItem { shortName "Instruction" longName "Red Dragon instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO07" connectedNodesIDs ["AO07", "INTERACTION"] url "text/AO07_instruction.txt" } TextItem { shortName "Instruction" longName "Shoes for Departure instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO08" connectedNodesIDs ["AO08", "INTERACTION"] url "text/AO08_instruction.txt" } TextItem { shortName "Description" longName "Shoes for Departure Description." description ["Description of the artwork by a quote from Public Body, 2001, pp. 27."] ID "DTO08" connectedNodesIDs ["AO08"] url "text/AO08_description_public.txt" } TextItem { shortName "Interview" longName "Shoes for Departure transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK."] ID "TTO08_1" connectedNodesIDs ["AO08"] url "text/AO08_transcription_icn.txt" } TextItem { shortName "Interview" longName "Shoes for Departure transcription." description ["Quote from Abramovi‡, Museum of modern Art Oxford, 9th April - 2nd July 1995"] ID "TTO08_2" connectedNodesIDs ["AO08"] url "text/AO08_transcription_oxford.txt" } TextItem { shortName "Instruction" longName "White Dragon instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO09" connectedNodesIDs ["AO09", "INTERACTION"] url "text/AO09_instruction.txt" } TextItem { shortName "Instruction" longName "Wounded Geode instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO10" connectedNodesIDs ["AO10", "INTERACTION"] url "text/AO10_instruction.txt" } TextItem { shortName "Interview" longName "Wounded Geode transcription." description ["Quote from Abramovi‡, Museum of modern Art Oxford, 9th April - 2nd July 1995"] ID "TTO10" connectedNodesIDs ["AO10"] url "text/AO10_transcription_oxford.txt" } TextItem { shortName "Instruction" longName "Human Nest instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO11" connectedNodesIDs ["AO11", "INTERACTION"] url "text/AO11_instruction.txt" } TextItem { shortName "Instruction" longName "Dream House instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITO12" connectedNodesIDs ["AO12", "INTERACTION"] url "text/AO12_instruction.txt" } TextItem { shortName "Description" longName "Dream House Description." description ["Description of the artwork as situated on the location, Japan"] ID "DTO12" connectedNodesIDs ["AO12"] url "text/AO12_description.txt" } TextItem { shortName "Instruction" longName "Bone-Curtain instructions for the public." description ["Text explaining the way the public has to interact with the artwork."] ID "ITU14" connectedNodesIDs ["AU14", "INTERACTION"] url "text/AU14_instruction.txt" } TextItem { shortName "Description" longName "Bone-Curtain Description." description ["Description of the artwork by Abramovi‡."] ID "DTU14" connectedNodesIDs ["AU14"] url "text/AU14_description.txt" } TextItem { ID "TTU14_1" shortName "Interview of 16th April 2003" longName "Bone-Curtain transcription." url "text/AU14_transcription_clip_56.txt" description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK. Video Clip Available."] connectedNodesIDs ["AU14"] } TextItem { shortName "Interview of 25th March 2003" longName "Bone-Curtain transcription." description ["Quote from the interview 25th March 2003, Amsterdam - ICN/SBMK. Video Clip Available."] ID "TTU14_2" connectedNodesIDs ["AU14"] url "text/AU14_Interview_1_ Marina Abramovic.txt" } TextItem { shortName "Description" longName "The Sun and the Moon Description." description ["Short description of the artwork."] ID "DTU15" connectedNodesIDs ["AU15"] url "text/AU15_description.txt" } TextItem { shortName "Description" longName "Luther Description." description ["Description of this experiment dedicated to biologist Luther Burbank."] ID "DTU16" connectedNodesIDs ["AU16"] url "text/AU16_description.txt" } TextItem { shortName "Description" longName "Nightsea Crossing Description." description ["Description of a serie of 22 performances for a total of 90 days."] ID "DTU17" connectedNodesIDs ["AU17"] url "text/AU17_description.txt" } TextItem { shortName "Description" longName "Relation in time Description." description ["Description of a seventeen hours performance"] ID "DTU18" connectedNodesIDs ["AU18"] url "text/AU18_description.txt" } TextItem { shortName "Description" longName "China Ring Description." description ["Description of the last work in the Continental Videoseries."] ID "DTV19" connectedNodesIDs ["AV19"] url "text/AV19_description.txt" } TextItem { shortName "Interview" longName "China Ring transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK. Video Clip Available."] ID "TTV19" connectedNodesIDs ["AV19"] url "text/AV19_transcription_icn.txt" } TextItem { shortName "Description" longName "City of Angels Description." description ["Description of the first work that Abramovi‡ & Ulay made especially for video and TV."] ID "DTV20" connectedNodesIDs ["AV20"] url "text/AV20_description.txt" } TextItem { shortName "Description" longName "Continental Video Description." description ["Description of the two programs consisting of multiple works."] ID "DTV21" connectedNodesIDs ["AV21_1"] url "text/AV21_description.txt" } TextItem { shortName "Description" longName "Freeing the memory Description." description ["Short description of the video performance by Abramovi‡."] ID "DTV22" connectedNodesIDs ["AV22"] url "text/AV22_description.txt" } TextItem { shortName "Description" longName "Terminal Garden Description." description ["Description of a cultural study at MIT."] ID "DTV23" connectedNodesIDs ["AV23"] url "text/AV23_description.txt" } TextItem { shortName "Description" longName "Terra degla Dea Madre Description." description ["Description of the video performance at the Sicilian countryside."] ID "DTV24" connectedNodesIDs ["AV24"] url "text/AV24_description.txt" } TextItem { shortName "Interview" longName "Terra degla Dea Madre transcription." description ["Quote from the interview 16th April 2003, Amsterdam - ICN/SBMK."] ID "TTV24" connectedNodesIDs ["AV24"] url "text/AV24_transcription_icn.txt" } GroupNode { ID "INTERACTION" shortName "Interaction public - artworks" longName "Interaction public with the artworks" urlModel "models/conceptGraph/handEric.wrl" description [""] connectedNodesIDs ["RC34", "ITO01", "ITO02", "ITO03", "ITO05", "ITO07", "ITO08", "ITO09", "ITO10", "ITO11", "ITO12", "ITU14", "KEYWORDS"] } GroupNode { shortName "Details" longName "Details about Report and Questions by Michela Negrini" description [""] urlModel "models/conceptGraph/report/reportMAIN.wrl" ID "REPORT" connectedNodesIDs ["MAIN", "RC1", "RC2", "RC3"] } TextItem { shortName "Report" longName "Report by Michela Negrini" description [""] ID "RC1" connectedNodesIDs ["REPORT"] url "report/c1.txt" } TextItem { shortName "Questions" longName "Interview Questions" description ["List of questions posed in the two interviews (ICN/SBMK)."] ID "RC2" connectedNodesIDs ["REPORT", "INTERVIEWS"] url "report/c2.txt" } TextItem { shortName "Evaluation" longName "Text Evaluation" description [""] ID "RC3" connectedNodesIDs ["REPORT", "RC31", "RC32", "RC33", "RC34", "RC35"] url "report/c3.txt" } TextItem { shortName "Materials used" longName "Text Materials used" description [""] ID "RC31" connectedNodesIDs ["RC3", "MATERIALS"] url "report/c31.txt" } TextItem { shortName "Conservation and preservation" longName "Text Conservation and preservation" description [""] ID "RC32" connectedNodesIDs ["RC3", "KEYWORDS"] url "report/c32.txt" } TextItem { shortName "Photographs re-production and works re-making" longName "Text Photographs re-production and works re-making" description [""] ID "RC33" connectedNodesIDs ["RC3", "KEYWORDS"] url "report/c33.txt" } TextItem { shortName "Interaction artwork-public" longName "Text Interaction artwork-public" description [""] ID "RC34" connectedNodesIDs ["RC3", "INTERACTION"] url "report/c34.txt" } TextItem { shortName "Relation artist - museum" longName "Text Relation artist - museum" description [""] ID "RC35" connectedNodesIDs ["RC3", "KEYWORDS"] url "report/c35.txt" } Picture { ID "P0" shortName "Picture Human Nests" longName "Picture Human Nests" url "images/ABRAMOVIC_32.JPG" width 425 height 733 urlPreviewImage "images/ABRAMOVIC_32.JPG" widthPreviewImage 425 heightPreviewImage 733 description ["Picture Human Nests, 2001, site specific project - Spain"] connectedNodesIDs ["AO11"] } GroupNode { ID "G0" shortName "Terra Installation" longName "Terra degla Dea Madre installation" urlModel "http://www.few.vu.nl/~casus04x/17-1-2005/installation/chair_male.wrl" description ["Terra degla Dea Madre installation in 3D"] connectedNodesIDs ["AV24"] } TextItem { ID "T0" shortName "text of Interview 16th April 2003" longName "Transcription of the Interview on 16th April 2003" url "text/Interview_2_ Marina Abramovic.txt" description ["Transcription of the interview 16th April 2003, Amsterdam - ICN/SBMK. Video Clip Available."] connectedNodesIDs ["TEXT"] } TextItem { ID "T1" shortName "Text of Interview March 25th 2003" longName "Transcription of the Interview on March 25th 2003" url "Interview_1_ Marina Abramovic.txt" description ["Transcription of the interview, March 25th 2003, Amsterdam - ICN/SBMK. Video Clip Available."] connectedNodesIDs ["TEXT"] } ] }