About: Max(   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

In this form, the function returns whichever of the two numbers is greater. :max(list) In this form, the function returns the largest number in the list. :max(listA, listB) This returns a list with the maximum values for each value in each spot. For example: max({1,4},{2,3}) would return {2,4} :max(value, list) This returns a list in which every value in list which is less than value is replaced with value

AttributesValues
rdfs:label
  • Max(
rdfs:comment
  • In this form, the function returns whichever of the two numbers is greater. :max(list) In this form, the function returns the largest number in the list. :max(listA, listB) This returns a list with the maximum values for each value in each spot. For example: max({1,4},{2,3}) would return {2,4} :max(value, list) This returns a list in which every value in list which is less than value is replaced with value
dcterms:subject
abstract
  • In this form, the function returns whichever of the two numbers is greater. :max(list) In this form, the function returns the largest number in the list. :max(listA, listB) This returns a list with the maximum values for each value in each spot. For example: max({1,4},{2,3}) would return {2,4} :max(value, list) This returns a list in which every value in list which is less than value is replaced with value
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software