'; itemElement.innerHTML = content; return itemElement; } if (suggestion.displayFullResult) { content = '

See full results for {s}

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else if (suggestion.semQuery) { content = '

Semantic search for {s}

'; content = content.replace('{s}', '« ' + sanitizer.sanitize(input.value) + ' »'); } else { var cleanText = sanitizer.sanitize(suggestion.text) var boldText = cleanText.replace(reg, function (optionText) { return '' + optionText + '' }); var subText = sanitizer.sanitize(suggestion.subText); subText = subText.replace(suggestion.artistName, function (optionText) { return optionText.replace(reg, function (boldText) { return '' + boldText + '' }) }); var cssClass = suggestion.type === 'artist' ? 'img-circle border' : ''; content = '
' + '' + cleanText + '' + '
' + '' + boldText + '' + '' + subText + '' + '
' + '
'; } itemElement.innerHTML = content; return itemElement; }, onSelect: function (element, autocomplete) { document.dispatchEvent(new CustomEvent('am.gtag.search', {'detail': {'term': autocomplete.value}})) savedSearch(sanitizer.sanitize(autocomplete.value), element); }, emptyMsg: 'No results found.', preventSubmit: false, showOnFocus: true, // Required to set the final position of the results // By default result tag is applied at the bottom of the document with fixed style // when we want it in the defined tag ( Styles are also customized ) customize: function (input, inputRect, container, maxHeight) { resultContainer.append($(container)) } }; } function savedSearch(string, element) { if (!element.url) { element.url = url.replace("term", string) } var formData = new FormData(); formData.append('string', string); formData.append('nbResults', nbResults); try { if (navigator.sendBeacon) { navigator.sendBeacon('/en/saved--search/artwork', formData) } else { var xhr = new XMLHttpRequest(); xhr.open('post', '/en/saved--search/artwork', false); xhr.send(formData); } } catch (e) { } window.location.href = element.url } document.addEventListener('am.gtag.search', function (e) { var term = e.detail.term gtag("event", "search", { search_term: term }); }); }) })();
Felipe Hueb Profile Picture

Felipe Hueb 115s3j

Back to list Added Mar 7, 2023

Limiting the Growth of Great Artists: A Revealing Look at the Role of Art Curators, from an Artist's Perspective 4e2t1m

As an artist, I believe that the role of a curator in the art world is crucial in transforming artworks lacking creativity into something that is marketable. In fact, the curator has the power to create a narrative that gives meaning and context to a piece of art, allowing it to connect with the audience and become more valuable.

However, in today's art world, many curators prioritize commercial success over creativity. This approach can result in the suppression of emerging artists who may have fresh and unique perspectives, as well as the repetition of the same old concepts and styles. This can ultimately limit the growth of new talents and result in a lack of diversity in the art world.

To counteract this trend, curators must prioritize both commercial success and artistic growth. They can do this by seeking out and ing emerging artists who are experimenting with new and unconventional ideas. They can also work with established artists to push them out of their comfort zones and explore new creative avenues.

By promoting creativity and innovation, curators can expand the boundaries of the art world and pave the way for new styles and trends. This, in turn, can attract new audiences and collectors who are interested in fresh and unique perspectives. It can also create a more diverse and inclusive art world that reflects the realities and experiences of a wider range of people.

The role of the curator is crucial in making art marketable, but it should not come at the expense of creativity and innovation. A good curator should prioritize both commercial success and artistic growth, in order to create a diverse and thriving art world for both artists and audiences. It's time for curators to take a more active role in shaping the future of the art world and ing emerging talents who are pushing the boundaries of creativity.

ArtMajeur

Receive our newsletter for art lovers and collectors
Iris
Iris, your AI guide
Loading...