media @ VU
abramovic-format.vr
abramovic-format.vr
(wrl
)
[ flux /
bitmanagement /
cortona /
octaga
]
# THESE PROTOS ARE USED TO CREATE AND DEFINE TYPE OF MEDIA OR CATEGORIE: video, audio,video interview, picture, text item, group node, artwork, artwork that have no content (yet), material item, interview item
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 SFString MPEGurl "" # 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 Audio [
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 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 Artwork_no_content [
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;
}
"
}
}
(C) A. Eliëns
21/5/2007
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.